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

exceptions.GQLException: Unauthorized: The "Authorization" token is invalid. #534

Closed
Kazlehoff opened this issue Aug 6, 2024 · 4 comments
Labels
Bug Something isn't working Duplicate This issue or pull request already exists

Comments

@Kazlehoff
Copy link

Kazlehoff commented Aug 6, 2024

Fresh install, fresh login, using latest build available date of this ticket post (Last build date: 2024-08-04 15:32:52+00:00)


19:14:57: Fatal error encountered:
19:14:57: 
19:14:57: Traceback (most recent call last):
19:14:57:   File "main.py", line 153, in main
19:14:57:   File "twitch.py", line 572, in run
19:14:57:   File "twitch.py", line 622, in _run
19:14:57:   File "twitch.py", line 1415, in fetch_inventory
19:14:57:   File "twitch.py", line 1362, in gql_request
19:14:57: exceptions.GQLException: Unauthorized: The "Authorization" token is invalid.

No Games even linked yet.

@N1Hawk
Copy link

N1Hawk commented Aug 6, 2024

I cannot get the miner to work, get the same error as Kazlehoff, it won't even load just gives the error above!!

@nudave
Copy link

nudave commented Aug 6, 2024

Please see numerous threads regarding this issue. It's being worked on:

#526 (comment)

@W0lfD
Copy link

W0lfD commented Aug 7, 2024

Please see numerous threads regarding this issue. It's being worked on:

#526 (comment)

It's another error which occurs on first request.
Looks like client_id is out of date/has been blocked by twitch. Changing it here helped me https://github.com/DevilXD/TwitchDropsMiner/blob/master/constants.py#L164

@DevilXD DevilXD added Bug Something isn't working Duplicate This issue or pull request already exists labels Aug 7, 2024
@DevilXD
Copy link
Owner

DevilXD commented Aug 7, 2024

This is a duplicate of #526.

@DevilXD DevilXD closed this as not planned Won't fix, can't repro, duplicate, stale Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

5 participants