We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi.
I've tried using the first approach:
master_response = gpsoauth.perform_master_login(...)
and I received a BadAuthentication error.
I then tried the alternative flow, and can't get past the "I agree" button after navigating to:
https://accounts.google.com/EmbeddedSetup
There's a light blue bar that keeps moving at the top of the screen after clicking "I agree", but it never stops.
I've tried disabling 2FA to no avail. I've also tried to disable any ad blockers.
I've also tried both firefox 125.0.3 and chrome 124.0.6367.118 on Fedora 40, as well as on my Android's phone and an iPad.
Is there a recommended alternative?
The text was updated successfully, but these errors were encountered:
Same with me, any solution? I experiencing Bad Authentication errors. if i use email, pw, and android id
Sorry, something went wrong.
its will always loading i think, just go to network and copy oauth_token
It's correct @aldyh.
Once you have clicked on Agree , inspect the page > application > cookies > oauth_token
No branches or pull requests
Hi.
I've tried using the first approach:
master_response = gpsoauth.perform_master_login(...)
and I received a BadAuthentication error.
I then tried the alternative flow, and can't get past the "I agree" button after navigating to:
https://accounts.google.com/EmbeddedSetup
There's a light blue bar that keeps moving at the top of the screen after clicking "I agree", but it never stops.
I've tried disabling 2FA to no avail. I've also tried to disable any ad blockers.
I've also tried both firefox 125.0.3 and chrome 124.0.6367.118 on Fedora 40, as well as on my Android's phone and an iPad.
Is there a recommended alternative?
The text was updated successfully, but these errors were encountered: