justintv / Twitch-API

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

Remove client_id parameter from /streams #611

Closed bashtech closed 7 years ago

bashtech commented 7 years ago

Removes the ambiguous client_id parameter from GET /streams since it is listed as optional which is confusing users. I doubt anyone actually uses client_id as currently documented or if it even works anymore.

MellowNebula commented 7 years ago

Good call, George, looks like that pesky old "client_id" param's functionality has been removed and #334 subsequently resolved

FugiTech commented 7 years ago

Thanks!

LifeStyler2 commented 7 years ago

https://api.twitch.tv/kraken/streams/ When using this, why is it not working unless client id is present? Didn't need it before?

MellowNebula commented 7 years ago

@LifeStyler2 Refer to: https://blog.twitch.tv/client-id-required-for-kraken-api-calls-afbb8e95f843#.k265qrrq4