Skip to content
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

google login #689

Closed
blackmambacode opened this issue Jul 24, 2016 · 7 comments
Closed

google login #689

blackmambacode opened this issue Jul 24, 2016 · 7 comments

Comments

@blackmambacode
Copy link

Expected Behavior

Login.

Actual Behavior

[2016-07-24 18:10:18] [x] PokemonGO Bot v1.0
[2016-07-24 18:10:18] [x] Configuration initialized
[2016-07-24 18:10:18]
[2016-07-24 18:10:18] [x] Address found: New York, Central Park
[2016-07-24 18:10:18] [x] Position in-game set as: (40.7711329, -73.97418739999999, 0.0)
[2016-07-24 18:10:18]
[2016-07-24 18:10:19] Login Error, server busy

Steps to Reproduce

Other Information

OS: MAC OSX

Login is working on iPhone etc.
I'm using google to login without 2-factor-authentification.

@Aiyubi
Copy link

Aiyubi commented Jul 24, 2016

Let me guess: you are not from new york? Could be that you just jumped too far and need to wait for the softban to be over

@blackmambacode
Copy link
Author

No, it worked with a older version of the bot. (like 8 hours ago). but with the new clone it does not.

@blackmambacode
Copy link
Author

[2016-07-24 18:25:39] [x] PokemonGO Bot v1.0
[2016-07-24 18:25:39] [x] Configuration initialized
2016-07-24 18:25:39,294 [ pgoapi] [DEBUG] Set Position - Lat: 40.7711329 Long: -73.9741874 Alt: 0.0
[2016-07-24 18:25:39]
[2016-07-24 18:25:39] [x] Address found: New York, Central Park
[2016-07-24 18:25:39] [x] Position in-game set as: (40.7711329, -73.97418739999999, 0.0)
[2016-07-24 18:25:39]
2016-07-24 18:25:39,295 [ pgoapi] [DEBUG] Auth provider: google
2016-07-24 18:25:39,296 [auth_google] [ INFO] Google login for: XXXXXXX@XXXXXX.com
2016-07-24 18:25:39,308 [connectionpool] [ INFO] Starting new HTTPS connection (1): android.clients.google.com
2016-07-24 18:25:39,616 [connectionpool] [DEBUG] "POST /auth HTTP/1.1" 403 None
2016-07-24 18:25:39,626 [connectionpool] [ INFO] Starting new HTTPS connection (1): android.clients.google.com
2016-07-24 18:25:39,802 [connectionpool] [DEBUG] "POST /auth HTTP/1.1" 403 None
2016-07-24 18:25:39,809 [auth_google] [ INFO] Google Login failed.
2016-07-24 18:25:39,809 [ pgoapi] [ INFO] Login process failed

@zjr8
Copy link

zjr8 commented Jul 24, 2016

check your config json file - somehow when i updated to the latest push - my file picked up an extra @gmail.com at the end of the account name causing it to fail out with that same error.

@ghost
Copy link

ghost commented Jul 24, 2016

Are you running this on a remote VPS that you haven't logged in to Google from previously? I had the same message and that was my issue, there was an e-mail from Google that I hadn't noticed containing a link to click to allow the login.

@fredrik-hellmangroup
Copy link
Contributor

2-step is not yet supported, please see issue #16 which discribes how to get passed it

@hlavicka
Copy link

hlavicka commented Jul 25, 2016

this might be an upper case issue. If you are not using 2 step verif.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants