player.setChannel not working (Embed Twitch)

I switched

<script src= “http://player.twitch.tv/js/embed/v1.js”></script>

for

<script src= “https://player.twitch.tv/js/embed/v1.js”></script>

And the code you pasted works

https://twitch.extensions.barrycarlyon.co.uk/temp/test_24323.html

(My test site is over https and won’t load http content for security reasons)