You need add your application to Twitch and make a request with your client_id requesting the channel_subscriptions scope. The user will authorize your application and we’ll pass back an OAuth token that you can use to call the endpoint. See documentation here: https://github.com/justintv/Twitch-API/blob/master/authentication.md#implicit-grant-flow
1 Like