Cross-domain embed?
Submitted by philpav on Mon, 09/14/2015 - 22:38
Forums:
Hi,
is it possible to successfully embed H5P content from one domain on another?
When I try to embed the Course Presentation example I can't use the navigation.
Thank you!
falcon
Tue, 09/15/2015 - 09:25
Permalink
I just tested it and it works
fnoks
Tue, 09/15/2015 - 09:56
Permalink
Is this still a problem? We
Is this still a problem? We had one issue yesterday with the same symptoms, that we have fixed.
philpav
Tue, 09/15/2015 - 14:56
Permalink
Hi, you are right. It seems
Hi,
you are right. It seems to be a browser issue.
It doesn't work for me in Chrome. But I Firefox I have no problems.
Here is one example:
http://output.jsbin.com/vayasocete
The console shows the following message:
Uncaught SecurityError: Blocked a frame with origin "https://h5p.org" from accessing a frame with origin "http://output.jsbin.com". The frame requesting access has a protocol of "https", the frame being accessed has a protocol of "http". Protocols must match.
falcon
Tue, 09/15/2015 - 15:21
Permalink
It works on my Chrome. Which
philpav
Tue, 09/15/2015 - 17:05
Permalink
Ok, I think I know the reason
Ok, I think I know the reason now.
Some extension must be interfering. When I open the link in private mode it works.
Sorry about the troubles!
falcon
Tue, 09/15/2015 - 17:39
Permalink
:)
philpav
Tue, 09/15/2015 - 20:40
Permalink
It was a cache issue. I
It was a cache issue. I deactivated all extensions and the problem persisted.
CTRL+F5 didn't help, but clearing the cache did.