Twitch Developer Forums
OAuth token missing when getting followed streams
API
BarryCarlyon
May 7, 2020, 4:17pm
2
Client_credentials is a POST request.
You are getting a 404 as your are GET-ing instead of POST-ing
1 Like
show post in topic