SebastianRask / Pocket-Plays-for-Twitch

Open source Twitch client for Android
GNU General Public License v3.0
63 stars 14 forks source link

possible Twitch API change #29

Closed digital-mystik closed 4 years ago

digital-mystik commented 4 years ago

Hello,

I noticed that "my streams" are not loading currently when logged in. There is a similar issue with another 3rd party client as well, so I'm guessing it's an API issue or something along those lines.. or maybe it's just me.

SebastianRask commented 4 years ago

Not just you. network calls to /streams/followed are returning 401 unauthorized. I am wondering if Twitch has started blocking this endpoint for Pocket Plays. According to the documentation the oauth token has the correct scopes.

SebastianRask commented 4 years ago

This has been fixed with 1.8.4