dimitrov-adrian / directus-extension-editorjs-interface

Block editor (Editor.js) interface for Directus 9
https://www.npmjs.com/package/directus-extension-editorjs
GNU General Public License v3.0
180 stars 42 forks source link

This content is blocked when use Youtube Embed #36

Closed lctone closed 2 years ago

lctone commented 2 years ago

Hello,

I want to use Embed block, test on youtube embed and got error.

I tested Embed block on Editor.js website and no error

This content is blocked. Contact the site owner to fix the issue.

Thank you

anantakrishna commented 1 year ago

How did you solve the issue? In my case setting the following environment variable for Directus helped:

CONTENT_SECURITY_POLICY_DIRECTIVES__CHILD_SRC: "https://www.youtube.com"

Reference: https://docs.directus.io/self-hosted/config-options.html#security