younesaassila / ttv-lol-pro

TTV LOL PRO removes most livestream ads from Twitch. This is free, don't expect it to be perfect.
GNU General Public License v3.0
1.39k stars 28 forks source link

Can't log in while extension is on #198

Closed luizzeroxis closed 1 year ago

luizzeroxis commented 1 year ago

Describe the bug If the extension is active, you can't log in to Twitch. Seems to be because of some client-side validation that they have before entering your password. I first discovered it when trying to change my password, where it also asks for your password with the same kind of error.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://www.twitch.tv
  2. Click on Log In, type in your login information, click Log In
  3. Wait a while, an error message saying "Oops! We encountered an unexpected error. Please try again." will appear.

Expected behavior Not to interfere in such matters.

Screenshots The error

Desktop (please complete the following information):

younesaassila commented 1 year ago

Seems like enabling "Laissez-passer" fixes it. This is due to an integrity token IP mismatch (integrity token is passed to https://passport.twitch.tv/protected_login request)

inuoshios commented 1 year ago

I'm currently experiencing this error right now, is there a workaround?

image