Base solution for your next web application
Open Closed

Tenant logo and css custumization error #2520


User avatar
0
RobrechtBelien created

Hi, I updated my app (originally aspnetzero 2.2 .net Core version) to use abp 1.4.2 and updated the all relevant code to implement the tenant logo and custom CSS. When uploading a logo I receive this error: The required antiforgery request token was not provided

If I look in the code in the seetings view, I don't see any anti forgery field. Should this be added somewhere or is this somthing some javascript is supposed to take care of?

Markdown is supported
Copy & paste or drag & drop images (max 30 MB per image)

2 Answer(s)
  • User Avatar
    0
    RobrechtBelien created

    I found the solution: I had a type in the javascript source so the ajax interceptor didn't run. All solved now.

    Markdown is supported
    Copy & paste or drag & drop images (max 30 MB per image)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Great :).

    Markdown is supported
    Copy & paste or drag & drop images (max 30 MB per image)