Hey Community,
I've encountered this Content Security Policy (CSP) error since the first day I developed my web. Although I've enabled the Content Security Policy settings on LifeTime. Attach with is the error I encounter:
My question, is it normal to have this error on console? If no, what's the solution to solve this issue.
Thank you in advance
Yes, this is normal. Outsystems puts the CSP headers in each request, but also in the meta tags of the page. You can ignore these errors since the policy is still enforced by the CSP headers in the requests of the html/images/data of your page.
Hi
Yes, this is normal error
You can ignore this.
Arun