Replies: 1 comment 1 reply
-
Hello, Iframe embed is only possible for non-user routes like |
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.
-
Hey, I just discovered Claper and would like to embed forms, polls, and other such features in some Reveal.js presentations (more precisely, in slides.com).
Unfortunately, the event presentation (
https://app.claper.co/e/event_id/presenter
) cannot be embedded due to the X-FRAME-OPTIONS header, which is probably set to SAMEORIGIN or DENY (surprisingly, the attendee room can be embedded).When I looked at the code to search where this header could be set, I only found this which would allow iFrame, and I am now confused!
Could anyone share an explanation?
Beta Was this translation helpful? Give feedback.
All reactions