Web Embed Causing Console Errors

Hi, I embed a video through simple iframe link, for example https://go.twitch.tv/videos/122906024, I use the template

<iframe src="https://player.twitch.tv/?autoplay=false&video=v122906024" frameborder="0" allowfullscreen="true" scrolling="no" height="100%" width="100%"></iframe>

And I got the following errors and warning in console, may I ask which can be fixed? Thanks

player.ab371b267d61d311e30e.js:16 setStatsEnabled has been deprecated.
player.ab371b267d61d311e30e.js:16 Invalid operation: t.channel is not implemented
player-core-min.js:1 Invalid asm.js: Type mismatch in assignment
GET https://api.twitch.tv/kraken/channels/ 404 ()

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