Automate refreshing of Twitch auth tokens
Before you start.
- [x] I have checked the Common Problems page.
- [x] I have searched the issue tracker for a bug that matches the one I want to file, without success.
Desktop (please complete the following information):
- OS: Windows
- Browser: Firefox
- Version: 1.1.7
- URL you are attempting to follow: https://www.twitch.tv/cohhcarnage
Describe the bug Twitch feeds are currently not updating due to the auth tokens being invalid.
Example request:
Request URL: https://api.twitch.tv/helix/users?login=cohhcarnage
Headers:
client-id: vnvcshh0aehfkq0bvu6rzpbtaf25et
authorization: Bearer fldge155ro0yry0fkil8s0nky5m1b5
Response:
{
"error": "Unauthorized",
"status": 401,
"message": "Invalid OAuth token"
}
@kickscondor @medicinecal Any updates on this? I'm having the same issue.
Ok - apologies, haven't had much time to work on Fraidycat lately. This is updated.
Changing this item so that I can remember to automate this.
It looks like some extensions didn't get this update - if you're still having issues, try restarting your browser. If that doesn't do - please let me know!
Twitch auth tokens seem to be borked again... 😑