• After generating my Browser and Server Keys, pasting them into WP Maps Setup Console, and then clicking on Show Response to Validate, the WP Maps Console says: There is a problem with your browser key. Below is what the Browser Error Console Says.

    I’ve already tried
    1. Verifying that my Cloud account is set up for billing
    2. Making sure the keys are associated with the right project
    3. Enabling all the Google Maps API options within that project
    4, deleting and then re-creating my Browser key within the project
    5. Verifying that the restricted domain and IP address in the two keys is correct
    6. I even tried on my latest browser key attempt to have no source domain restrictions, although I have tried with wildcarded domain restrictions on prior attempts.

    This is what I’m getting in browser error console: Any ideas???

    JQMIGRATE: Migrate is installed, version 3.3.2
    my-ajax-script.js:1 Failed to load resource: the server responded with a status of 404 ()
    edit.php?post_type=wpsl_stores&page=wpsl_settings:1 [DOM] Found 2 elements with non-unique id #wpsl-more-info: (More info: https://goo.gl/9p2vKq) <input type=?"checkbox" value name=?"wpsl_ux[more_info]?" id=?"wpsl-more-info" class=?"wpsl-has-conditional-option">? <input type=?"text" value=?"More info" name=?"wpsl_label[more]?" class=?"textinput" id=?"wpsl-more-info">?
    edit.php?post_type=wpsl_stores&page=wpsl_settings:1 [DOM] Found 2 elements with non-unique id #wpsl-search-radius: (More info: https://goo.gl/9p2vKq) <input type=?"text" value=?"10,25,[50]?,100,200,500" name=?"wpsl_search[radius]?" class=?"textinput" id=?"wpsl-search-radius">? <input type=?"text" value=?"Search radius" name=?"wpsl_label[radius]?" class=?"textinput" id=?"wpsl-search-radius">?
    util.js:223 Google Maps JavaScript API warning: NoApiKeys https://developers.google.com/maps/documentation/javascript/error-messages#no-api-keys
    mA.o @ util.js:223
    5js?language=en&libraries=places&v=quarterly&ver=2.2.234:77 Geocoding Service: You must use an API key to authenticate each request to Google Maps Platform APIs. For additional information, please refer to https://g.co/dev/maps-no-account

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

Viewing 1 replies (of 1 total)
  • Plugin Author Tijmen Smit

    (@tijmensmit)

    ‘Google Maps JavaScript API warning: NoApiKeys’ is the problem. Something seems to strip away the key parameters, or there’s a second Google Maps script loaded that overwrites the one from the store locator.

    Do you have any other Google Maps plugins running? If so, can you disable them for a second and see if that fixes it? Also try to enable the compatibility mode on the WPSL settings page ( tools section ).

    Let me know if this doesn’t fix it.

Viewing 1 replies (of 1 total)
  • The topic ‘API Keys Issue’ is closed to new replies.