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

Iframe cross origin error on all browsers #26

Open
csspro opened this issue Feb 4, 2019 · 0 comments
Open

Iframe cross origin error on all browsers #26

csspro opened this issue Feb 4, 2019 · 0 comments

Comments

@csspro
Copy link

csspro commented Feb 4, 2019

I am getting the following error in Chrome (and a similar one in other browsers):

Uncaught DOMException: Blocked a frame with origin "https://www.abcxxx.com" from accessing a cross-origin frame.

I tried changing X-Frame-Options in my web.config file from SAMEORIGIN to ALLOWALL, but it didn't help.

Thanks.

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