Error 401: "Unauthorized" "invalid oauth token" when requesting user information

  1. Thanks for tuning my code :smiley:
  2. I just accidently called the token UserID in my code as i didn´t think about that a twitch user obviously also got user-ids , its just the name of my variable.

So userid in my code is just a name for the variable which includes the token.
mb there