Page 1 of 2 12 LastLast
Results 1 to 10 of 18
Like Tree1Likes

Thread: Google Maps API error: MissingKeyMapError

  1. #1
    Thread Starter
    Expired Customer bobbykazi's Avatar
    Join Date
    Jun 2016
    Posts
    17
    Thanks
    1
    Thanked 5 Times in 3 Posts

    Google Maps API error: MissingKeyMapError

    Google-Maps-Error-630x210.jpg

    If you get this error like I did here is the solution

    Usage of the Google Maps APIs now requires a key.
    If you are using the Google Maps API on localhost or your domain was not active prior to June 22nd, 2016(Which was the case for me), it will require a key going forward. To fix this problem, please see the Google Maps APIs documentation to get a key and add it to your application: https://developers.google.com/maps/d...pt/get-api-key

    How to fix the error: step-by-step tutorial
    Don’t be afraid, getting an API key (and integrating it) is really fast and simple:
    1. Follow this link and click on Get a key:
    Google Maps API - Get a key
    Google-Maps-API-Get-a-key.jpg

    2. Agree with the service Terms of Service:
    Google-Maps-API-Agree-with-the-terms.jpg

    3. Choose a name for your new key and specify the websites on which the key usage will be allowed. If you don’t need any website restriction, just put an * in that field (but don’t leave it blank! See comments for further information). Then click on Create:
    Google Maps APIs - Generate a key
    Google-Maps-API-Generate-a-key.jpg

    4. Write down your brand new API key, and click OK
    Google Maps API - Generated key
    Google-Maps-API-Generated-key.jpg

    Save your key somewhere, then go to the enqueue.php file located at
    public_html/wp/wp-content/themes/classipress/includes/enqueue.php

    right click the enqueue.php file and click edit
    look for this line of code:
    //maps.googleapis.com/maps/api/js';
    enqueue.jpg

    replace it with
    //maps.googleapis.com/maps/api/js?key=YOURKEY';
    YOURKEY being the API key you generated
    nycofac likes this.

  2. The Following User Says Thank You to bobbykazi For This Useful Post:

    seoagent (July 10th, 2016)

  3. #2
    dimitris's Avatar
    Join Date
    Oct 2011
    Location
    Earth
    Posts
    20,617
    Thanks
    222
    Thanked 1,873 Times in 1,770 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  4. #3
    Expired Customer hamdir's Avatar
    Join Date
    Jun 2016
    Posts
    36
    Thanks
    11
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  5. #4
    imageworksltd's Avatar
    Join Date
    Mar 2013
    Location
    United Kingdom
    Posts
    273
    Thanks
    1
    Thanked 37 Times in 36 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  6. The Following User Says Thank You to imageworksltd For This Useful Post:

    hamdir (July 7th, 2016)

  7. #5
    Expired Customer hamdir's Avatar
    Join Date
    Jun 2016
    Posts
    36
    Thanks
    11
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  8. #6
    dimitris's Avatar
    Join Date
    Oct 2011
    Location
    Earth
    Posts
    20,617
    Thanks
    222
    Thanked 1,873 Times in 1,770 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  9. #7
    Expired Customer hamdir's Avatar
    Join Date
    Jun 2016
    Posts
    36
    Thanks
    11
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  10. #8
    dimitris's Avatar
    Join Date
    Oct 2011
    Location
    Earth
    Posts
    20,617
    Thanks
    222
    Thanked 1,873 Times in 1,770 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  11. The Following User Says Thank You to dimitris For This Useful Post:

    hamdir (July 8th, 2016)

  12. #9
    Expired Customer hamdir's Avatar
    Join Date
    Jun 2016
    Posts
    36
    Thanks
    11
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  13. #10
    dimitris's Avatar
    Join Date
    Oct 2011
    Location
    Earth
    Posts
    20,617
    Thanks
    222
    Thanked 1,873 Times in 1,770 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Google Maps Error
    By dreherman in forum Report JobRoller Bugs
    Replies: 25
    Last Post: August 3rd, 2015, 07:41 AM
  2. Google Maps Error?!
    By naikmichel in forum Vantage General Discussion (Legacy)
    Replies: 9
    Last Post: June 27th, 2013, 05:09 PM
  3. Google Maps error: ZERO_RESULTS
    By abhijeet in forum Report Vantage Bugs (Legacy)
    Replies: 3
    Last Post: September 14th, 2012, 06:35 AM
  4. Google maps location error
    By farmacistacercasi in forum Report JobRoller Bugs
    Replies: 10
    Last Post: December 3rd, 2011, 02:06 AM
  5. Error in google maps v. 3.0.3
    By ralphdouglas in forum Report ClassiPress Bugs
    Replies: 9
    Last Post: May 7th, 2011, 03:46 PM