• On my site, I had it all working as a fun project and left it alone for a few years. Now, all get location and search form submissions are denied “Request denied’ Console says: util.js:94 Google Maps JavaScript API warning: NoApiKeys, and Request failed. REQUEST_DENIED . When i create a post, the address field works and the ‘test api’ page says success. I reviewed api google cloud setup and all looked fine.,

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Eyal Fitoussi

    (@ninjew)

    HI Joey,

    The “NoApiKeys” error message usually means that Google Maps library is being used without a Google Maps API key. This can happen when there is another Google Maps plugin installed on the site or maybe a theme that also loads Google Maps but is missing the API key.

    My advice is to check if you have another plugin that uses Google Maps and check your theme for Google Maps features, and if that’s the case, look in the settings of that plugin or the theme for a place to enter your Google Maps browser API key.

    I hope this helps.

    Thread Starter joeyjosay

    (@joeyjosay)

    Ah yes Thank you. I had a function from previous version 3.x which must have been the problem. Is this still a function or the google code it fixes my have changed? gmw_include_google_places_api()

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘All of my form ‘request denied’’ is closed to new replies.