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

Unable to post message to http://www.youtube.com. Recipient has origin https://www.youtube.com. #48

Open
GoogleCodeExporter opened this issue Mar 2, 2016 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Tubular stopped working this afternoon. The message in my console says:

Unable to post message to http://www.youtube.com. Recipient has origin 
https://www.youtube.com.

Thought you would like to know. 

Original issue reported on code.google.com by dennismt...@gmail.com on 19 Nov 2013 at 4:55

@GoogleCodeExporter
Copy link
Author

Line 133 youtube iframe should be included via https:

    tag.src = "https://www.youtube.com/iframe_api";

That solves it.

Original comment by phili...@rabb.it on 25 Nov 2013 at 5:06

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

No branches or pull requests

1 participant