kickscondor / fraidycat

Follow blogs, wikis, YouTube channels, as well as accounts on Twitter, Instagram, etc. from a single page.
Other
1.76k stars 56 forks source link

Automate refreshing of Twitch auth tokens #191

Open rpower opened 4 years ago

rpower commented 4 years ago

Before you start.

Desktop (please complete the following information):

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"
}
blipdrifter commented 3 years ago

@kickscondor @medicinecal Any updates on this? I'm having the same issue.

kickscondor commented 3 years ago

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.

kickscondor commented 3 years ago

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!

blipdrifter commented 3 years ago

Twitch auth tokens seem to be borked again... 😑