Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assistance with Embedding Calendar in an iFrame (CORS Restriction) #573

Open
zab1981 opened this issue Jan 20, 2025 · 0 comments
Open

Assistance with Embedding Calendar in an iFrame (CORS Restriction) #573

zab1981 opened this issue Jan 20, 2025 · 0 comments

Comments

@zab1981
Copy link

zab1981 commented Jan 20, 2025

Hello,

I am trying to embed a calendar page from the application into an iframe on my website. However, I’m encountering a Content-Security-Policy issue that prevents the page from loading. The specific error is:

Error:
Content-Security-Policy: The page's settings blocked the loading of a resource (frame-ancestors) because it violates the following directive: "frame-ancestors 'self'".

Could you let me know if it’s possible to adjust the Content-Security-Policy header to allow embedding this page on my domain (e.g., adding my domain to the frame-ancestors directive)?

If this adjustment isn’t possible, do you recommend any alternative methods for embedding or integrating the calendar into my site?

Thank you for your help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant