Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Twitch Authorization token not generating #77

Closed
smellylemur opened this issue Nov 4, 2023 · 2 comments
Closed

Twitch Authorization token not generating #77

smellylemur opened this issue Nov 4, 2023 · 2 comments

Comments

@smellylemur
Copy link

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.

@laurencee
Copy link
Owner

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.

laurencee added a commit that referenced this issue Nov 4, 2023
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
@laurencee
Copy link
Owner

This should be fixed now in the latest release, let me know if you run into any more issues. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants