simon-weber / gpsoauth

A python client library for Google Play Services OAuth.
MIT License
94 stars 31 forks source link

cannot get past "I agree" with alternative flow #66

Open aldyh opened 3 months ago

aldyh commented 3 months ago

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?

hendrait commented 3 months ago

Same with me, any solution? I experiencing Bad Authentication errors. if i use email, pw, and android id

hendrait commented 3 months ago

its will always loading i think, just go to network and copy oauth_token

sofiabaezzato commented 1 month ago

It's correct @aldyh.

Once you have clicked on Agree , inspect the page > application > cookies > oauth_token