Teekeks / pyTwitchAPI

A Python 3.7 compatible implementation of the Twitch API, EventSub, PubSub and Chat
https://pytwitchapi.dev
MIT License
256 stars 38 forks source link

refresh_access_token is missing handling of a invalid refresh token #37

Closed Teekeks closed 3 years ago

Teekeks commented 3 years ago

we get this returned on an invalid refresh token: {'message': 'Invalid refresh token', 'status': 400} This results in a KeyError on return