Client-ID Requirement FAQs

If you are passing in an OAuth token, we will figure out the Client-ID for you.

this
https://api.twitch.tv/kraken/streams/kutu182?oauth_token=blablabla

return
{"error":"Bad Request","message":"No client id specified","status":400}