'ERR_BLOCKED_BY_CSP In Iframe Of Itch Io.Game
I've Making My Website When I Receive A Error On The Iframe, "ERR_BLOCKED_BY_CSP"
It's On Jekyll When I Use The Iframe Of My Game Play Pong Game 0.0.5 alpha on itch.io Or Play IsaacJS Breakout 0.0.1 on itch.io
Solution 1:[1]
What does blocked:csp mean? You may be seeing blocked:csp in Chrome developer tools when the browser is trying to load a resource. It might show up in the status column as (blocked:csp) CSP stands for Content Security Policy, and it is a browser security mechanism.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|---|
Solution 1 | Abd Nezar |