-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Not working on Twitch.tv #897
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Twitch has semi-recently (a month or two ago) gotten a new "integrity system", supposedly from Kasada. One of the things that got protected by it, is their login system. Undetected Chromedriver seemed to deal with it just fine though, until <7 days ago where the integrity endpoint started returning a
400
instead of a200
, refusing to proceed with the login. I've only noticed it today, as login isn't something I need very often, but I remember checking it at most 7 days ago and it was still working just fine.URL: https://www.twitch.tv/login
The text was updated successfully, but these errors were encountered: