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

Requesting OAuth Token just says "Gone" #679

Open
Maxwell12347842 opened this issue Apr 13, 2023 · 6 comments
Open

Requesting OAuth Token just says "Gone" #679

Maxwell12347842 opened this issue Apr 13, 2023 · 6 comments
Labels

Comments

@Maxwell12347842
Copy link

Context

  • Add-on Version: newest
  • Kodi Version: newest
  • Kodi GUI Language: germany
  • Operating System: win10
  • Operating System Language: german

Expected Behavior

Me being able to request a new oauth token over the twitch api after opening https://twitchaddon.page.link/Z1iP

Current Behavior

Twitch Api just saying "Gone" without the ability to request a oauth token


Steps to Reproduce

Please provide detailed steps for reproducing the issue.

  1. open https://twitchaddon.page.link/Z1iP
  2. API says "Gone"

Additional Information

It started that it told me my OAuth Token is invalid so i wanted to requested a new one. But this isn't working anymore.


@jmraker
Copy link

jmraker commented Apr 14, 2023

I just had the same issue. In a closed issue #676 the link provided by Underpath worked for me.

https://id.twitch.tv/oauth2/authorize?response_type=token&client_id=ps2ed9zlj8zyqztsdz2tl4uys84b8k&redirect_uri=https://anxdpanic.github.io/plugin.video.twitch/token/&scope=user:read:follows+user:edit:follows+user:read:subscriptions+chat:read+chat:edit&force_verify=false&state

@Maxwell12347842
Copy link
Author

thanks a lot, this worked! <33

@PeterPedro
Copy link

PeterPedro commented Apr 14, 2023

Having the issue too, this URL solved it: https://twitchaddon.page.link/1Sk5

@mwestphal
Copy link

@PeterPedro link works for me

@neo-neo1
Copy link

Also encountered this issue today. The link posted above works. Hope to see this fix patched as it'll prevent needless troubleshooting for users

@Seriouscaller
Copy link

I had the same issue. I had the addon working on libreelec, but I wanted to run kodi through retropie instead, so I installed retropie and kodi and the twitchaddon on another sd-card. When I tried to get my token, the page just said "Gone".

Although I had the old-token address saved, which still displayed a working token, and with that the addon accepted the old token. So it seems it doesn't remove the old token, when it tries to generate a new one.

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

No branches or pull requests

6 participants