Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't log in while extension is on #198

Closed
luizzeroxis opened this issue Jun 16, 2023 · 2 comments
Closed

Can't log in while extension is on #198

luizzeroxis opened this issue Jun 16, 2023 · 2 comments
Labels
bug Something isn't working chrome only

Comments

@luizzeroxis
Copy link

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):

  • Windows 10, Google Chrome 114.0.5735.134
@luizzeroxis luizzeroxis added the bug Something isn't working label Jun 16, 2023
@younesaassila
Copy link
Owner

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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working chrome only
Projects
None yet
Development

No branches or pull requests

4 participants