Tried to connect to Twitch via TwitchLib on Unity. Worked perfectly fine yesterday. Today, it threw up an exception.
BadRequestException: Your request failed because either:
- Your ClientID was invalid/not set.
- You requested a username when the server was expecting a user ID.
I tried regenerating my Client Secret and oAuth token, but to the same result.