221
Views
3
Comments
The Content Security Policy directive 'frame-ancestors' is ignored when delivered via

Every time this two error is showing in browser console:

The Content Security Policy directive 'frame-ancestors' is ignored when delivered via a <meta> element.

The Content Security Policy directive 'report-uri' is ignored when delivered via a <meta> element.

CSP is enabled in LifeTime. Please help me how to resolved this issue.

Capture.PNG
2023-04-19 18-38-51
Bas de Jong

The content security policy is also delivered via the headers of the files and documents that are received.  

So i think that these warnings can be ignored:


UserImage.jpg
Sukumar Singh

Thanks Bas de Jong

UserImage.jpg
Luís INE

Thanks @Bas de Jong.

Given that the messages are error messages, does anyone know how to make these errors go away? 

Maybe something on how to remove these <meta> Content Security Policies that are ignored and cause the error messages? 

thanks.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.