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

Error Google Maps JavaScript API error: InvalidKeyMapError #376

Open
mchisnerman3 opened this issue Jul 12, 2021 · 2 comments
Open

Error Google Maps JavaScript API error: InvalidKeyMapError #376

mchisnerman3 opened this issue Jul 12, 2021 · 2 comments

Comments

@mchisnerman3
Copy link

Hi, can you help me?
I put my Key en .env, however the error still
Google Maps JavaScript API error: InvalidKeyMapError

Thanks so much!!

@bradcornford
Copy link
Owner

Hi,

This might be to do with the settings you have placed on the key within your Google account itself. Make sure you've allowed it to be used on the ip/uri that you are using.

@ngounthengos
Copy link

I had the same problem. For some reasons, the framework did not use the Google API Key from .env file. Instead, it still keep using the key in the googlemapper config file.

It helps when I change the default key to my API key.

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

No branches or pull requests

3 participants