Iframe clip embed won't load after logging in to twitch via OAuth2

I just finished implementing Twitch OAuth2 authentication on my site.
Everything works as it should, except that the clips that I am embedding won’t display after logging in.
The clips are embedded with iframe with parent field, and they display fine when not logged in.

Any guidance on the issue will be appreciated. Thanks

Show the code you are using to embed the clip

iframe id=“626167576” src=“Twitch Error” frameborder=“0” preload=“metadata” scrolling=“no” width=“720” height=“400” allowfullscreen=“” class=“sticky-top”

This is what I use to embed the clips.

Hmm I wonder if you found a new bug. I can’t see anything obvious. I’ll go test myself if I get a spare moment

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