Hey there. So I’ve had this issue a couple times. I’m running a website using Ghost and embedding Cloudflare Stream Videos, which worked fine until recently. For some reason they don’t load no when they are embedded. I took a look using Chrome Dev Tools and am getting the following error:
DevTools failed to load SourceMap: Could not load content for https://embed.videodelivery.net/embed/sdk-iframe-integration.fla9.e66266f.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
This links to
which states the “Specific Key does not exist”. I’ve come across errors before when selecting the video in Dashboard using the “Responsive” attribute, If I remove “Encrypted Media” from the iFrame it works fine, not sure what I’m doing wrong or what’s happening here.Has anyone else had similar problems? The weird thing about this is that it fails to load on the page, but with the AMP version of the page the video is embedded properly. I