You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to import my twitch following list, the program goes to the url to generate a token. It only displays a message saying "Gone" at the top. I've looked at other closed issues but nothing seems to be working to generate an 0auth token, and bypassing does not work.
The text was updated successfully, but these errors were encountered:
Thanks for creating this issue, looks like the api endpoint that was used for authenticating has been deprecated. I'll look into changing over to the new endpoint ASAP.
Fixes issue #77
* New auth endpoint and scopes
* Change twitch follow lookup to new endpoint
* Rename GetUserFollows -> GetFollowedChannels
* Bump settings version to clear out old twitch auth tokens
* Allow authorizing api clients during initialization
* Only allow refreshing livestreams if we have any monitored livestreams
Hi,
When I try to import my twitch following list, the program goes to the url to generate a token. It only displays a message saying "Gone" at the top. I've looked at other closed issues but nothing seems to be working to generate an 0auth token, and bypassing does not work.
The text was updated successfully, but these errors were encountered: