[vc_row][vc_column][vc_column_text]If you get a “Geocoder failed due to: REQUEST_DENIED” error, then right click on yoursite, click on inspect and open the browser console. Reload your store locator page, and watch out for Google Errors. An example below:[/vc_column_text][vc_single_image image=”2361″ css=”.vc_custom_1588320770200{margin-top: 20px !important;margin-bottom: 20px !important;}”][vc_column_text]Example above shows this error.
Geocoding Service: This API project is not authorized to use this API. For more information on authentication and Google Maps JavaScript API services please see: https://developers.google.com/maps/documentation/javascript/get-api-key
Also please make sure you have setup your API Key correctly in the Google Console:
- Allow your domain to access the key
- Enable: Google Places API Web Service
- Enable: Google Maps JavaScript
- Enable: Google Maps Geocoding
[/vc_column_text][vc_single_image image=”1235″ css=”.vc_custom_1544512477800{margin-top: 20px !important;margin-bottom: 20px !important;}”][vc_column_text]
If this does not work – open up the developer console. Reload the page and look into the console error.[/vc_column_text][/vc_column][/vc_row]
keys generated as help 3 times.
Api enabled.
still get the same error…thank you!
You have included the Google Maps API multiple times on this page. This may cause unexpected errors.
js:96:51
Geocoding Service: This service requires an API key. For more information on authentication and Google Maps Javascript API services please see: https://developers.google.com/maps/documentation/javascript/get-api-key
js:39:473
Google Maps API warning: NoApiKeys https://developers.google.com/maps/documentation/javascript/error-messages#no-api-keys
Have you enabled the Geocoding service for your API Key?
Hi,
yes I enabled.
if you go to the link you can see the error in the console.
I have also problem with the modal view….the page is totally black…(there’s black background set) even if manually removed it’s not usable.
can you have a look at it?
thank you
Hi there,
it seems like your API Key is expired. The error message directs to https://developers.google.com/maps/documentation/javascript/error-messages#expired-key-map-error
This you need to fix in google’s API console. Otherwise pleae send WP-Admin to support@demos.welaunch.io and with a link to your Modal issue.
Does Google Maps Now require payment to work with store locator? We can not figure out a way to get the GEOCode to go a way with out a payment account?
Hi Eric,
Google offers you a $200 free for month budget. After that you may need to pay, but you can read more here: https://cloud.google.com/maps-platform/pricing/
We continue to this get error mssg: ‘Geocoder failed due to: REQUEST_DENIED’ despite having set up the Google Maps API, site is verified etc – can you provide some clear direction on what needs to be done to resolve the issue.
Thank you –
Hi there,
you will need to enable the Geocoding Service in Google API Console.
Hello,
I get the Error “Geocoder failed due to: REQUEST_DENIED”?
What is wrong ?
Hey Marvin,
please check your browser console to get the exact Google Maps error log details. There you also find a link that will help you.
Hello,
I cannot get it to work, when I open Chrome DevTools console I get these errors:
“You have included the Google Maps JavaScript API multiple times on this page. This may cause unexpected errors.”
This WP installation is also using https://github.com/awesomemotive/Google-Analytics-Dashboard-for-WP/
Which seems to include the same javascript for Google Maps. What can be done to avoid this conflict? Thank you!
Google Analytics dashboard should not execute the maps JS script? Ask the other plugin dev please.