Content-Security-Policy suddenly stopped working for iframes
I have the following Content-Security-Policy in my htaccess that worked fine until 5 hours ago:
Stripe js script violates all the unsafe-inline’ ‘unsafe-eval’ ‘wasm-unsafe-eval’ and ‘self’ directives how it is possible?
Hello I’m trying to integrate stripe payments in my ASP.NET 8 pages project and I get this error despite I allowed the unsafe directives, lack of which could be the reason for the issue but still getting it. Does anyone have an idea what could be the problem? The issue is reporduced both in Chrome and Firefox.