I visited https://djwickedwhite-labelwill.com/livemixpics.html devised the fix, screenshoted that fix. Gave you the fix and the screenshot of it working, observed you have applied the fix and it works here. So no idea why it’s not working on your machine.
new Twitch.Embed("twitch-embed", {
width: 854,
height: 480,
channel: "curvedbubbles",
// only needed if your site is also embedded on embed.example.com and othersite.example.com
parent: ["embed.example.com", "othersite.example.com"]
});
to
new Twitch.Embed("twitch-embed", {
width: 854,
height: 480,
channel: "curvedbubbles",
// only needed if your site is also embedded on embed.example.com and othersite.example.com
parent: ["e0fe33bb-4000-4205-815e-32d050a9446b.htmlcomponentservice.com", "kylehealey4.wixsite.com"]
});
Hey everyone, I’ve tried all of the suggestions on here and I’m still not having any luck. My site is SSL and I’m doing everything on here but I’m still getting “player.twitch.tv refused to connect.” Can someone please help? Thanks in advance!
@BarryCarlyon I truly appreciate your help! You have been a tremendous help to everyone who had issues with this topic. So I thank you!! Unfortunately, it’s still not showing up. It’s just giving me a blank grey box now.
@djthirtytwo your embed looks to be working fine when I visit your site, I don’t see a grey box.
@J.t.p your site is asking for a username and password. We can’t help much if we can’t see your embed. Setting the parent to therex.pythonanywhere.com may work, but if there are other iframes surrounding the embed then you’ll need to add them as parents too.