Skip to content

Can't get past "Error: NeedsBrowser" on login #62

@huntfx

Description

@huntfx

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?

  1. 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.'
  1. Follow the link which opens up 2 step verification, even though I tried disabling it on my account
  2. Asks me to enter my account password again
  3. Gets stuck on "One moment please..."
  4. Running perform_master_login generates a new URL

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions