Did v5 change? Running into issues

So recently I built a new app for someone. 1 out of every 4 to 5 api requests returns Unauthorized. Seeming odd to me because I have other programs that use the exact same code to poll v5 endpoints doesn’t have this issue. So I looked up the dev site and noticed it looked like they changed some stuff about Version 5. It says “GET https://api.twitch.tv/kraken/channels//follows” So I went ahead and threw channel IDs into the urls to hopefully solve this issue… Now I must ask guys. If the damn documentation says to use channel ID’s then why does it always return user not found?

-dustinduse

Did you put Accept: application/vnd.twitchtv.v5+json in as a header with your request?

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