justintv / Twitch-API

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

https://api.twitch.tv/kraken/streams/{channel} returns a content-type of text/plain together with a 422 response #472

Closed SirRippovMaple closed 8 years ago

SirRippovMaple commented 8 years ago

I've called the above API for a channel that does not exist any more, so I'm expecting a 422 response, but I expect the content type to be a json related content type.

FugiTech commented 8 years ago

Should be fixed now. Thanks for the report!