Closed reteps closed 8 years ago
Weird. Have you been logging in a lot? Or are you running from an IP where people might be blasting the Google Maps API? Here's the details for Geo Key
https://developers.google.com/maps/documentation/geocoding/get-api-key
Also, I'm trying to create a bot that spins a pokestop every 5 minutes, but after spinning it, and sleeping for 5 minutes. It drops the connection, and gets an error because too many API requests
Ahh alright, then that sounds like your issue right there.
It might be better to keep the session going instead of recreate one everytime.
i'm trying to, why doesn't it let me keep the connection, it disconnects after 5 minutes. I got the Geo Request to work though
I'm going to close this guy out then. Feel free to open a new issue if you want to resolve the connection part
My Error