Moved domain hosting - migrated wordpress site, now twitch embed not working

getting this error

player.twitch.tv refused to connect.

using this code

<iframe src="https://player.twitch.tv/?channel=gqrlive&amp;parent=globalquarantineradio.com" width="750" height="378" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen"></iframe>


<iframe id="chat_embed" src="https://www.twitch.tv/embed/gqrlive/chat?parent=gqrlive&amp;parent=globalquarantineradio.com" width="220" height="378"></iframe>

Then you need to update your parents in your code and/or check your new site is on forced SSL

You might need to include a pair of parents So

globalquarantineradio.com and www.globalquarantineradio.com

But heres your problem, you have no SSL

1 Like

yes ok yeah I noticed that … I’ll look into it thanks

yeah SSL is required. So theres your hiccup!

1 Like

thank you so much for the quick reply !

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.