Authentication failed trying to get channel subscribers

So using 'Authorization': 'OAuth <token>'
{“error”:“Unauthorized”,“status”:401,“message”:“missing required oauth scope”}

I can’t seem to find any scope “oauth”, (getting scope list from https://dev.twitch.tv/docs/authentication/#scopes)

Edit:
This was my mess up, I was using the wrong token here. It works now, thanks for your help :slight_smile: