plugin.video.twitch icon indicating copy to clipboard operation
plugin.video.twitch copied to clipboard

Requesting OAuth Token just says "Gone"

Open Maxwell12347842 opened this issue 1 year ago • 6 comments

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.


Maxwell12347842 avatar Apr 13 '23 21:04 Maxwell12347842

I just had the same issue. In a closed issue https://github.com/anxdpanic/plugin.video.twitch/issues/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

jmraker avatar Apr 14 '23 00:04 jmraker

thanks a lot, this worked! <33

Maxwell12347842 avatar Apr 14 '23 00:04 Maxwell12347842

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

PeterPedro avatar Apr 14 '23 21:04 PeterPedro

@PeterPedro link works for me

mwestphal avatar Jul 23 '23 14:07 mwestphal

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

neo-neo1 avatar Jul 31 '23 08:07 neo-neo1

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.

Seriouscaller avatar Feb 04 '24 10:02 Seriouscaller