Armax / Pokemon-GO-node-api

Pokemon GO api node.js library
MIT License
875 stars 198 forks source link

google authentication : 403 for accounts that require mfa #185

Closed blakedietz closed 8 years ago

blakedietz commented 8 years ago

When using a google account that has mfa enabled google authentication fails.

hassoncs commented 8 years ago

I got around that by using an "App specific password": https://support.google.com/accounts/answer/185833?hl=en

firanto commented 8 years ago

Nice... Never thought of that.... Thanks for the info. :)