tejado / pgoapi

Pokemon Go API lib
Other
1.4k stars 445 forks source link

status_code 102 #98

Closed poemdexter closed 8 years ago

poemdexter commented 8 years ago

Can anyone tell me what status_code 102 means? After running my own script for a while, I start to get empty responses with status_code 102. Thanks.

spezifisch commented 8 years ago

I think this happens when your session expires. I propose my pull requests to handle this.

poemdexter commented 8 years ago

yeah that's what i'm doing right now... just log back in after i see it happen.