iam4x / pokemongo-webspoof

👾 Play Pokémon Go from your Mac
2.14k stars 228 forks source link

OVER_QUEY_LIMIT Issue #435

Open ghostcrawler1 opened 7 years ago

ghostcrawler1 commented 7 years ago

Hello,

Thank you for this app, its been working great until today when I tried to run a location search and I've been receiving the error OVER_QUEY_LIMIT. Any ideas how I can resolve this issue.

Thanks

stormdragon288 commented 6 years ago

Im in the same boat Pospi. I just got this issue now as well.

jerme404 commented 6 years ago

@pospi12 From the root of the repository, it's in the path you just posted.

I don't think my fix was built into a release, so you'll need to download and build it yourself.

screen shot 2018-04-23 at 6 29 52 pm
stormdragon288 commented 6 years ago

@jerme404 I'm still having the issue after adding the config/api.js file.

jerme404 commented 6 years ago

If all you're doing is adding that file, it's not going to work.

stormdragon288 commented 6 years ago

@jerme404 Adding all files worked. Thanks again!

jerme404 commented 6 years ago

Just git pull, and you'll have all of the changes you need. Or just check my PR #436. You have to actually build the project to implement my api key fix.