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

Jquery lookup behind Apache? #61

Closed
oboingo opened this issue Nov 1, 2016 · 2 comments
Closed

Jquery lookup behind Apache? #61

oboingo opened this issue Nov 1, 2016 · 2 comments

Comments

@oboingo
Copy link

oboingo commented Nov 1, 2016

When running Django from the dev server, the jquery works in the Django admin and does the lookup seemingly correctly. "Powered by Google" and everything. But.... when I run it from behind Apache with WSGI, I get "Google Maps API error: MissingKeyMapError" and the lookup never happens. I did collectstatic. What else could I be doing wrong?

@bendog
Copy link
Contributor

bendog commented Nov 2, 2016

@oboingo it's because the Google maps API now REQUIRES an API key, see bug #57

@banagale
Copy link
Collaborator

Since it is now well documented by Google that the Google Maps API requires an API key, I"m closing this issue.

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

3 participants