Closed moocat closed 8 years ago
So apparently after the /streams endpoint got recently rewritten it no longer takes a client_id parameter. It acts like "normal", but shows the stream as offline when it's really online.
With: https://api.twitch.tv/kraken/streams?channel=bobross&client_id=e35gnrxztsw5nocsje75p93hlq4hkkn Without: https://api.twitch.tv/kraken/streams?channel=bobross
Looks like this is a reoccurring bug, which broke again recently: https://github.com/justintv/Twitch-API/issues/69 https://github.com/justintv/Twitch-API/issues/281
As per the documentation, this is expected behavior and not a bug.
So apparently after the /streams endpoint got recently rewritten it no longer takes a client_id parameter. It acts like "normal", but shows the stream as offline when it's really online.
With: https://api.twitch.tv/kraken/streams?channel=bobross&client_id=e35gnrxztsw5nocsje75p93hlq4hkkn Without: https://api.twitch.tv/kraken/streams?channel=bobross
Looks like this is a reoccurring bug, which broke again recently: https://github.com/justintv/Twitch-API/issues/69 https://github.com/justintv/Twitch-API/issues/281