Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception: Google Maps API key over requests limit. #4080

Closed
Carlito007 opened this issue Aug 16, 2016 · 2 comments
Closed

Exception: Google Maps API key over requests limit. #4080

Carlito007 opened this issue Aug 16, 2016 · 2 comments

Comments

@Carlito007
Copy link

Carlito007 commented Aug 16, 2016

2016-08-16 16:51:45,993 [ cli] [INFO] PokemonGO Bot v1.0
2016-08-16 16:51:45,996 [ cli] [INFO] Configuration initialized
2016-08-16 16:51:46,020 [PokemonGoBot] [INFO] [set_start_location] Setting start location.
Traceback (most recent call last):
File "C:\Users\user\bot\pokecli.py", line 609, in
main()
File "C:\Users\user\bot\pokecli.py", line 149, in main
raise Exception("Google Maps API key over requests limit.")
Exception: Google Maps API key over requests limit.
2016-08-16 16:51:50,198 [ cli] [INFO] PokemonGO Bot v1.0
2016-08-16 16:51:50,214 [ cli] [INFO] Configuration initialized
2016-08-16 16:51:50,230 [PokemonGoBot] [INFO] [set_start_location] Setting start location.
Traceback (most recent call last):
File "C:\Users\user\bot\pokecli.py", line 609, in
main()
File "C:\Users\user\bot\pokecli.py", line 149, in main
raise Exception("Google Maps API key over requests limit.")
Exception: Google Maps API key over requests limit.

any one know how to fix this error?

@Carlito007
Copy link
Author

i am not using google api key :\

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@Carlito007 and others