Unexpected token ILLEGAL

Something I forgot to mention was “Unexpected Token ILLEGAL” isn’t referring the oauth token you provide to connect to Twitch. It’s in reference to the problem starting at the backtick `

Also I should have added that the arrow ^ pointing to the start of the function could also mean the problem lies within’ the whatever is calling the method.

With that being said, I really cannot tell where the problem is truly occurring without some sample code that is being executed right before the error occurs.