python2 main.py --debug -u poke-trainer -p super-secret --location "New York, Washington Square"
[!] DEBUG mode on
[!] Your given location: Washington Square, Greenwich, NY 12834, USA
[!] lat/long/alt: 43.0909305 -73.4989367 0.0
[!] login for: poke-trainer
[+] RPC Session Token: JibberishHere ...
[+] Received API endpoint: https://pgorelease.nianticlabs.com/plfe/666/rpc
'utf8' codec can't decode bytes in position 1-3: 'utf8' codec can't decode bytes in position 1-3: invalid continuation byte in field: ResponseEnvelop.Profile.unknown11
[-] Oops...
python2 main.py --debug -u poke-trainer -p super-secret --location "New York, Washington Square" [!] DEBUG mode on [!] Your given location: Washington Square, Greenwich, NY 12834, USA [!] lat/long/alt: 43.0909305 -73.4989367 0.0 [!] login for: poke-trainer [+] RPC Session Token: JibberishHere ... [+] Received API endpoint: https://pgorelease.nianticlabs.com/plfe/666/rpc 'utf8' codec can't decode bytes in position 1-3: 'utf8' codec can't decode bytes in position 1-3: invalid continuation byte in field: ResponseEnvelop.Profile.unknown11 [-] Oops...