It worked! OMG thank you! I am wondering why I had to do that. I was sending a POST request from Postman and I had it labeled as router.post in the back end as well so I am wondering why Twitch needed this extra step.
So what is the best approach for using the token? This is the first time I have ever had to do this with an API.
Is it bad to get a token on every API request when I need to access data such as games, channels, etc. from Twitch?