justintv / Twitch-API

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

403 error on api call that should be authorized #648

Open Jasoman opened 7 years ago

Jasoman commented 7 years ago

After authorizing the account and getting the access token and running a curl to https://api.twitch.tv/kraken and seeing channel subscription under scope and then running the curl to https://api.twitch.tv/kraken/channels/virlomi/subscriptions i am getting a 403 Forbidden.

What am I doing wrong?