Answer the question
In order to leave comments, you need to log in
Failed to execute 'postMessage' on 'DOMWindow': The target origin provided does not match the recipient window's origin?
I had to make my own button for youtube video, I had to use youtube iframe api.
Everything worked, only in the console this error
Failed to execute 'postMessage' on 'DOMWindow': The target origin provided (' https://www.youtube.com ') does not match the recipient window's origin (' champ-food.ru ').
It does not seem to affect anything, but it is an eyesore. How to remove this error?
Answer the question
In order to leave comments, you need to log in
Where there is a video call in the iframe, try changing youtube.com/....... to https://youtube.com/.......
Suddenly, to whom it is useful. You need to add to the parameters:
origin: location.hostname
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question