anxdpanic / plugin.video.twitch

Watch your favorite gaming streams on Kodi
https://twitchaddon.page.link/forum
263 stars 81 forks source link

Requesting OAuth Token just says "Gone" #679

Open Maxwell12347842 opened 1 year ago

Maxwell12347842 commented 1 year ago

Context


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 commented 1 year ago

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

Maxwell12347842 commented 1 year ago

thanks a lot, this worked! <33

PeterPedro commented 1 year ago

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

mwestphal commented 11 months ago

@PeterPedro link works for me

neo-neo1 commented 11 months ago

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 commented 5 months ago

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.