plugin.video.twitch
plugin.video.twitch copied to clipboard
Requesting OAuth Token just says "Gone"
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.
- open https://twitchaddon.page.link/Z1iP
- 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.
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
thanks a lot, this worked! <33
Having the issue too, this URL solved it: https://twitchaddon.page.link/1Sk5
@PeterPedro link works for me
Also encountered this issue today. The link posted above works. Hope to see this fix patched as it'll prevent needless troubleshooting for users
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.