-
Notifications
You must be signed in to change notification settings - Fork 11
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
Google Maps API requires API token #6
Comments
I know this repo is pretty dead but I needed it to showcase some things hubot could do. Was going to use google but they charge. If anyone in the future needs a free service, mapquest worked well enough for the 5 minutes I needed it for:
|
Thanks for the reply. I was able to take your code and manipulate it for what I needed. It was very helpful.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've been getting a lot of "Couldn't find " errors from this integration lately, and when I went to go investigate it, it appears that Google no longer allows to their maps API without an access key, as I received this warning when running the google maps query manually:
I think #4 may fix this.
The text was updated successfully, but these errors were encountered: