• Even though I’ve put both keys in and have no restrictions with all required API maps enabled it continues to give a browser key error. Billing is turned on and have followed all listed requirements to troubleshoot.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi there, thanks for writing.

    As per the official Google documentation, the “ApiProjectMapError” happens when:

    Either the provided API key or the API project with which it is associated, could not be resolved. This error may be temporary. If this error message persists you may need to get a new API key or create a new API project.

    So please try creating a new browser key and see if the issue is solved that way. Get back to us otherwise.

    Regards,

    Thread Starter kenzigreendesign

    (@kenzigreendesign)

    I have already tried creating a new API key and the thing is I can see the map working when I’m logged into wordpress but when I log out it’s blank and doesn’t show up on the site!

    Hi again,

    When examining the Javascript console on your website, I noticed this error message among some others:

    You have included the Google Maps JavaScript API multiple times on this page. This may cause unexpected errors.

    This is an error from Google Maps and it is triggered when you include the Google Maps script more than once, which can lead to errors. And indeed, the google maps script is loaded in lines 180 and 2195 in your home page’s source code. Line 2195 is loaded by Wp Store Locator, but line 180 is not.

    Do you have any other plugins in your website that may be using the Google Maps API? That could be a cause for your issue. Please double check and let us know.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Browser Key Not Working’ is closed to new replies.