tmarenko / twitch_chat_antiban

This extension automatically opens a proxy chat to channels where you are banned.
Apache License 2.0
23 stars 6 forks source link

401 error on Twitch API call #11

Closed mjmatta closed 1 year ago

mjmatta commented 1 year ago

Hi. This extension very recently stopped working for me on Chrome, causing a blank gray chat.

7d0b8b4790bd3aae7ea84135dee20cd2

From what I can find I'm getting a 401 Unauthorized on the call to api.twitch.tv/helix/users.

cc2887740927c44939d195a19ba813be

I've tried logging out and in and clearing cookies -- I'm wondering if this is a problem with my browser or if there's some expired token or something on your end? Thanks.

tmarenko commented 1 year ago

Yeah, it is expired token. I'm currently setting up external API so next time I wouldn't need to update the token manually in the extension.

mjmatta commented 1 year ago

Cool, thanks for the very quick reply.

tmarenko commented 1 year ago

Fixed in https://github.com/tmarenko/twitch_chat_antiban/commit/5a7c245353cea9bd072b8d3b5ba0fb6a743297ed Extension is updated both in Chrome and Firefox stores.