PokemonGoF / PokemonGo-Bot-Desktop

The Desktop version of Pokemon Go Bot script
MIT License
410 stars 115 forks source link

Can not log in to Google account with 2FA enabled #194

Closed rojepp closed 8 years ago

rojepp commented 8 years ago

Expected Behavior

Be able to login with a Google account that has two factor authentication enabled

Actual Behavior

Error in python bot: 2016-08-14 16:15:48,475 [pgoapi.pgoapi] [ERROR] Login process failed: Invalid Google Username/password

Steps to Reproduce

Just login with a google account that has "FA enabled

Information

pawelorzech commented 8 years ago

Just use app specific password, you can generate them on your google profile page.

rojepp commented 8 years ago

Thanks, I did not know about this. Closing..