Troubleshooting

"Geocode failed (Request denied)" error

3min
in certain cases when performing a bulk marker imports and making use of the geocoding option ( find addresses) t he importer may report the following error geocode failed (request denied) api keys with referer restrictions cannot be used with this api in this case an additional google maps api key is required to complete the import the additional key requires ip restriction instead of the referer restiction that is likely in place for the primary api key to create an additional api key, please navigate to https //console cloud google com/apis/credentials https //console cloud google com/apis/credentials (preferably using the same account that the orginal api key was created with, as this will allow you to create the key in the same project, retaining the existing project configuration) check that correct api project is selected (this ensures the existing enabled api services and billing information are retained) if you are not using the same api project as the primary api key please ensure you enable the geocoding api for project this key is created under select the " + create credentials" button, and then select " api key " once the key is created, select the " edit api key " url on the modal select the "ip addresses" option in the application restriction section and then the "add an item" button enter the ip address of the website/server performing the upload and select done (you can check the ip address of your website using dnschecker org ) once setup, you then copy this additional api key and navigate to wp go maps > settings > advanced settings paste it in the alternative api key field and select save if done correctly, the google maps api system should allow the geocoding process to continue during your marker import