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

You must use an API key to authenticate each request to Google Maps Platform APIs #28

Open
smonti opened this issue Sep 22, 2019 · 2 comments

Comments

@smonti
Copy link

smonti commented Sep 22, 2019

Hi, I have thies problem
MMM-TRaffic works and MMM-Commute does’t work

I have enabled:
API Richieste Errori Latenza media (ms)
Directions API 73 11 187 Dettagli
Distance Matrix API 0 0 - Dettagli
Geocoding API 0 0 - Dettagli
Geolocation API 0 0 - Dettagli
Maps Embed API 0 0 - Dettagli
Maps JavaScript API 0 0 - Dettagli
Maps Static API 0 0 - Dettagli
Places API 0 0 - Dettagli
Roads API 0 0 - Dettagli
Time Zone API 0 0 - DettagliAPI
but the error is (You must use an API key to authenticate each request to Google Maps Platform APIs)
Thanks a lot

@ihorbond
Copy link

having the same issue. looking at the console I see that the module leaves api key query parameter empty

@ihorbond
Copy link

ihorbond commented Nov 10, 2019

  1. I changed config key from apiKey to apikey. That fixed the key not being passed as query param
  2. I created new api key in google developer console, enabled apis and enabled billing for that project

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
@ihorbond @smonti and others