Hi everyone,
Could you please help me with this issue about Invalid OAuth token when I tried to get data from “https://api.twitch.tv/helix/games/top”
I used npm module “request” to get the data. However, when I call the request, the terminal shows the status code is 401 because of the “Invalid OAuth token”
Very appreciated that if somebody can help me with this issue
Simbe
2
Just guessing based on the name but is ‘mySecretID’ your Client Secret you got from dev console?
Yes, I got it from the Client Secret of dev console.
Breci
4
your secret is not an oauth token 
You can use it to get an oauth token 
1 Like
Thank you very much, I got the data!!!
system
Closed
6
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.