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

Failed to execute 'postMessage' on 'DOMWindow' #38

Closed
haog1 opened this issue Dec 25, 2017 · 5 comments
Closed

Failed to execute 'postMessage' on 'DOMWindow' #38

haog1 opened this issue Dec 25, 2017 · 5 comments

Comments

@haog1
Copy link

haog1 commented Dec 25, 2017

Since I changed HTTP to HTTPS then i found this error.

www-widgetapi.js:117 Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https://www.youtube.com') does not match the recipient window's origin ('https://centralhub.glorycitychurch.com').
g.C @ www-widgetapi.js:117

I am guessing that it is probably by the <youtube>, which uses http request as default. So where can I change it?

@krishaamer
Copy link

Same problem here. Any fixes so far?

@waspar
Copy link

waspar commented Jun 14, 2018

Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https://www.youtube.com') does not match the recipient window's origin ('https://my-site.ru').

AND ONLY IN GOOGLE CHROME!

kaorun343 added a commit that referenced this issue Jun 15, 2018
@michelmany
Copy link

Same error here: Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https://www.youtube.com') does not match the recipient window's origin ...

Even after updating this component to the last version: 2.1.3

Any idea on that?

Thanks!

@kaorun343
Copy link
Owner

@haog1 haog1 closed this as completed Jun 29, 2018
@Neharsputhran
Copy link

I am also facing the same problem www-widgetapi.js:1257 Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https://www.youtube.com') does not match the recipient window's origin ('https://netflix-clone-eight-lilac.vercel.app')

Any solutions

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

6 participants