Title: Google Maps API error: MissingKeyMapError
Last modified: September 1, 2016

---

# Google Maps API error: MissingKeyMapError

 *  Resolved [daneloctober](https://wordpress.org/support/users/daneloctober/)
 * (@daneloctober)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/google-maps-api-error-missingkeymaperror/)
 * Hi,
 * When I edit, a map appears briefly, then it disappears and it’s replaced by “
   Oops! Something went wrong. This page didn’t load Google Maps correctly. See 
   the JavaScript console for technical details.” When I inspect, I see this error:“
   Google Maps API error: MissingKeyMapError”
 * I tried adding my own API key, but then it says there are two keys included and
   there is going to be problems. Which happened, so I removed my own keys.
 * How do I fix this??? Please help.
 * [https://wordpress.org/plugins/wp-google-maps/](https://wordpress.org/plugins/wp-google-maps/)

Viewing 15 replies - 1 through 15 (of 35 total)

1 [2](https://wordpress.org/support/topic/google-maps-api-error-missingkeymaperror/page/2/?output_format=md)
[3](https://wordpress.org/support/topic/google-maps-api-error-missingkeymaperror/page/3/?output_format=md)
[→](https://wordpress.org/support/topic/google-maps-api-error-missingkeymaperror/page/2/?output_format=md)

 *  [cypl](https://wordpress.org/support/users/cypl/)
 * (@cypl)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/google-maps-api-error-missingkeymaperror/#post-7509057)
 * Hi,
 * I have exactly the same problem, the image of the map doesn’t show in the admin
   panel, with or without API Key.
 * I use the PRO version of this plugin.
 * Thanks for your help,
 *  Plugin Author [WPGMaps](https://wordpress.org/support/users/wpgmaps/)
 * (@wpgmaps)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/google-maps-api-error-missingkeymaperror/#post-7509065)
 * Hi there.
 * Google Maps now requires the use of a Google Maps API key to display a map on
   your site as per this article: [https://googlegeodevelopers.blogspot.co.za/2016/06/building-for-scale-updates-to-google.html](https://googlegeodevelopers.blogspot.co.za/2016/06/building-for-scale-updates-to-google.html).
 * Using a Google Maps API key will not cost you anything, unless you exceed 25 
   000 requests per day (You will be billed by Google).
 * To create a Google Maps API key, please follow this documentation: [http://www.wpgmaps.com/documentation/creating-a-google-maps-api-key/](http://www.wpgmaps.com/documentation/creating-a-google-maps-api-key/)
 * Your API key can be generated in the Google Developers Console here: [https://console.developers.google.com/apis/library](https://console.developers.google.com/apis/library)
 * Please note that this is required when using the Basic or Pro version of our 
   plugin. An additional video tutorial on how to create the API key will also be
   released shortly.
 *  [valedelsol](https://wordpress.org/support/users/wordpress2075/)
 * (@wordpress2075)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/google-maps-api-error-missingkeymaperror/#post-7509098)
 * I have the same error “MissingKeyMapError” (I see it by Firefox website inspector),
   even I have entered the Google map API key for the map. The key is enabled and
   I see at Google console that the key works.
 * I have the latest WP version 4.5.3, the latest WP Google Maps basic, and latest
   WP Google Maps Pro version running. Before I upgraded to the Pro version it worked,
   now with Pro not any more.
 * A bug in the Pro version?
 *  Plugin Author [WPGMaps](https://wordpress.org/support/users/wpgmaps/)
 * (@wpgmaps)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/google-maps-api-error-missingkeymaperror/#post-7509106)
 * Hi there.
 * Please update your Pro version to version 5.71 to rectify this. Sorry about that.
 *  [valedelsol](https://wordpress.org/support/users/wordpress2075/)
 * (@wordpress2075)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/google-maps-api-error-missingkeymaperror/#post-7509107)
 * Thanks, this works for me.
 *  [faceude](https://wordpress.org/support/users/faceude/)
 * (@faceude)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/google-maps-api-error-missingkeymaperror/#post-7509109)
 * Thank you, i am using the newest version of event manager (basic) and i have 
   installed wp-google maps addon and added the Google Maps API Key like shown in
   the video.
 * But unfortunately i am getting still the error message when trying to create 
   a event location. How do i tell event manager to use the wp-google-maps plugin
   to show the maps?
 *  [lutzcreativegroup](https://wordpress.org/support/users/lutzcreativegroup/)
 * (@lutzcreativegroup)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/google-maps-api-error-missingkeymaperror/#post-7509134)
 * I followed the instructions for getting an Google Maps Javascript API. I added
   the key to the settings, which allows me to open my map (before the location 
   field was not working). But I get an error on the front and backend of the site:
 * > This page was unable to display a Google Maps element. Please contact the site
   > administrator. If you are the administrator of this site, please check the 
   > JavaScript console or check the following page for troubleshooting: [http://g.co/mapsJSApiErrors](http://g.co/mapsJSApiErrors)
 * In Firefox debugging the error is:
 * > Google Maps API error: Google Maps API error: UrlAuthenticationCommonError 
   > [https://developers.google.com/maps/documentation/javascript/error-message#url-authentication-common-error](https://developers.google.com/maps/documentation/javascript/error-message#url-authentication-common-error)
 *  Plugin Author [WPGMaps](https://wordpress.org/support/users/wpgmaps/)
 * (@wpgmaps)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/google-maps-api-error-missingkeymaperror/#post-7509136)
 * Hi there.
 * [@faceude](https://wordpress.org/support/users/faceude/). Please confirm you 
   have the Google Maps JavaScript API, as well as the Geolocation API enabled in
   your project. Does this help at all?
 * [@lutzcreativegroup](https://wordpress.org/support/users/lutzcreativegroup/).
   I’ve responded to the new topic you created 🙂
 *  [clarkiemikester](https://wordpress.org/support/users/clarkiemikester/)
 * (@clarkiemikester)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/google-maps-api-error-missingkeymaperror/#post-7509145)
 * Hi
 * I am having the same issue. I have created my Google API Key and enabled the 
   Javascript and Geolocation API’s.
 * This improved from showing nothing to at least momentarily loading the map before
   it dissappears and a different error message comes up:
    `This page was unable
   to display a Google Maps element. Please contact the site administrator. If you
   are the administrator of this site, please check the JavaScript console or check
   the following page for troubleshooting: http://g.co/mapsJSApiErrors`
 * My site is also verified with Google.
 * Neither the front or backend is working.
 * My map is here – [http://maan.co.za/who-we-are/](http://maan.co.za/who-we-are/)
 *  [valedelsol](https://wordpress.org/support/users/wordpress2075/)
 * (@wordpress2075)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/google-maps-api-error-missingkeymaperror/#post-7509146)
 * For me the current WP Google Maps and Pro works only if I leave at the Google
   API manager the field to input the URL referrers empty. So please remove in the
   Google API manager all URL referrers and try it again.
 * This is for me a quick fix but not the solution in regard of security.
 *  Plugin Author [WPGMaps](https://wordpress.org/support/users/wpgmaps/)
 * (@wpgmaps)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/google-maps-api-error-missingkeymaperror/#post-7509150)
 * Hi there.
 * @wp2075. I believe we have found a solution to this.
 * Please ensure your API has two referrers set in the Google Developers Console:
 *     ```
       *.mydomain.com/*
       *mydomain.com/*
       ```
   
 * [@clarkiemikester](https://wordpress.org/support/users/clarkiemikester/). It 
   appears the Google Maps API is being loaded more than once on the page – this
   is likely from your theme or another plugin. Are you comfortable in removing 
   the duplicate?
 *  [valedelsol](https://wordpress.org/support/users/wordpress2075/)
 * (@wordpress2075)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/google-maps-api-error-missingkeymaperror/#post-7509155)
 * Now I found the solution for me:
 * I removed all referrers at Google Maps API. Then I removed the API key at WP 
   Google Maps, settings, advanced, too. At clicking on maps I was asked to enter
   it (again). At settings, advanced, the API key was then allready there automatically.
 * After entering my referrer at Google Maps API it works now.
 * Maybe the problem is at upgrading to Pro if the API key was alleady in the basic
   configuration.
 *  Plugin Author [WPGMaps](https://wordpress.org/support/users/wpgmaps/)
 * (@wpgmaps)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/google-maps-api-error-missingkeymaperror/#post-7509160)
 * Hi wp2075
 * Thank you for posting your solution. We will be looking further into the cause
   of this.
 * My apologies for any inconvenience caused.
 *  [tardobass](https://wordpress.org/support/users/tardobass/)
 * (@tardobass)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/google-maps-api-error-missingkeymaperror/#post-7509163)
 * This issue doesn’t seems to be related to this specific plugin…
 * See here: [https://www.latecnosfera.com/2016/07/google-maps-api-error-urlauthenticationcommonerror.html](https://www.latecnosfera.com/2016/07/google-maps-api-error-urlauthenticationcommonerror.html)
 *  [Jarryd Long](https://wordpress.org/support/users/jarryd-long/)
 * (@jarryd-long)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/google-maps-api-error-missingkeymaperror/#post-7509175)
 * Hi tardobass
 * Unfortunately the error isn’t specific to ours, no. Anyone adding a Google Map
   onto their website will have to add an API key as of 22 June 2016.
 * Thank you for posting a link to that article though, it is greatly appreciated!

Viewing 15 replies - 1 through 15 (of 35 total)

1 [2](https://wordpress.org/support/topic/google-maps-api-error-missingkeymaperror/page/2/?output_format=md)
[3](https://wordpress.org/support/topic/google-maps-api-error-missingkeymaperror/page/3/?output_format=md)
[→](https://wordpress.org/support/topic/google-maps-api-error-missingkeymaperror/page/2/?output_format=md)

The topic ‘Google Maps API error: MissingKeyMapError’ is closed to new replies.

 * ![](https://ps.w.org/wp-google-maps/assets/icon-256x256.png?rev=3058363)
 * [WP Go Maps (formerly WP Google Maps)](https://wordpress.org/plugins/wp-google-maps/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-google-maps/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-google-maps/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-google-maps/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-google-maps/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-google-maps/reviews/)

 * 35 replies
 * 16 participants
 * Last reply from: [Jarryd Long](https://wordpress.org/support/users/jarryd-long/)
 * Last activity: [9 years, 6 months ago](https://wordpress.org/support/topic/google-maps-api-error-missingkeymaperror/page/3/#post-8357454)
 * Status: resolved