Check Scopes for Existing Token

In order to use the Twitch API you need to authenticate via header as noted here: https://dev.twitch.tv/docs

Above I just did I normal API request against the root /kraken/ end point.

I send both the clientID and the authentication token.