gajus/react-youtube-player

http vs https?

Open

#9 opened on 2016年7月7日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)JavaScript (17 forks)github user discovery
help wanted

Repository metrics

Stars
 (40 stars)
PR merge metrics
 (PR metrics pending)

説明

Hi, I'm getting the following error whenever I use playbackState='playing', though the video is playing: Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https://www.youtube.com') does not match the recipient window's origin

This post on SO suggests it's an issue of http vs https in the api call. How can I configure the call to make sure it is using the correct url?

コントリビューターガイド