open url in iframe #13857
Unanswered
overstartup
asked this question in
Q&A
open url in iframe
#13857
Replies: 2 comments 2 replies
-
Did you enable Security module? |
Beta Was this translation helpful? Give feedback.
1 reply
-
You can't ! If owning website server (here www.w3schools.com ) has explicitly denied do that by having |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I need to open external url in my project by iframe. but i get this error:
Refused to frame 'https://www.w3schools.com/' because an ancestor violates the following Content Security Policy directive: "frame-ancestors 'self' https://mycourses.w3schools.com".
how can i solve this issue?
Beta Was this translation helpful? Give feedback.
All reactions