-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
Hey, reached an auth issue with two step verification. I see #37 is a related issue but it's been closed so this may be a slightly different problem. Basically I'll follow the instructions to log in and it just goes around in circles.
It seems as if I should be doing something extra?
- Run
master_response = gpsoauth.perform_master_login(email, password, android_id)
{'Error': 'NeedsBrowser',
'Url': 'https://accounts.google.com/signin/continue?sarp=1&scc=1&continue=https://accounts.google.com/o/android/auth?hl%3Den_us%26xoauth_display_name%3DAndroid%2BLogin%2BService%26source%3DAndroid%2BLogin&plt=................',
'ErrorDetail': 'To access your account, you must sign in on the web. Touch Next to start browser sign-in.'
- Follow the link which opens up 2 step verification, even though I tried disabling it on my account
- Asks me to enter my account password again
- Gets stuck on "One moment please..."
- Running
perform_master_logingenerates a new URL
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels