Content Security Policy (CSP)
My CMP is Blocked by CSP: What to Do?
✅ Why isn't my CMP displaying on my site?
⚙ How to fix this issue?
1. Modify your CSP
Content-Security-Policy: script-src 'self' https://*.consentframework.com;Refused to load the image 'data:image/png;base64,...' because it violates the Content Security Policy...Content-Security-Policy:
script-src 'self' https://*.consentframework.com;
img-src 'self' data: https:;2. Test and Validate
🌟 TL;DR
Mis à jour
Ce contenu vous a-t-il été utile ?
