ErisApps / CatCore

A shared high-performance chat client library written in .NET Standard 2.0
GNU General Public License v3.0
29 stars 3 forks source link

Bugfix/Fix portal api internal server error #36

Closed ErisApps closed 2 years ago

ErisApps commented 2 years ago

When no credentials were present or the credentials couldn't be refreshed, the hitting the Twitch state endpoint would result in an Internal Server Error. This has now been fixed.