justintv / Twitch-API

A home for details about our API
www.twitch.tv
1.72k stars 381 forks source link

setChannel not working like before. #534

Closed tadachi closed 8 years ago

tadachi commented 8 years ago

I'm using the Interactive Embed and every time I call

setChannel(channelname:String):void

It's giving me this error

capture

Current behavior's setChannel is causing the error above and not changing the selected stream.

Previous behavior allowed me to keep the Interactive Embed video player without reloading it and just use setChannel() to change streams. It was very fast and it didn't have to reload the video player everytime when you change to another stream.

Link to Interactive Embed API:

https://github.com/justintv/Twitch-API/blob/master/embed-video.md

lbrtmrtnz commented 8 years ago

I have just run into this as well. Hope it gets cleared up!

tadachi commented 8 years ago

Tried using SetChannel() at 04-15-2016 around 4:00PM PST and it's working as I thought it would.