• Resolved geeceex

    (@geeceex)


    Hello, my Google API key has 4 services active on them:
    – Google JS Maps API;
    – Geocoding API;
    – Geolocation API (Hoped this would solve the error but, bad luck);
    – Places API;

    Still when i try to search by address it only gives me results by keywords and the following message appears in the console:
    “Geocoding Service: This API project is not authorized to use this API. For more information on authentication and Google Maps JavaScript API services please see: https://developers.google.com/maps/documentation/javascript/get-api-key”

    As far as I know the API key is just fine. Any idea how can I fix this?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author plainware

    (@plainware)

    Hello,
    could you please make sure that the “Geocoding API” is enabled as the error indicates that it isn’t. There also might be another reason – Google maps require that you “set up billing” with them in order to use the geocoding service, could you please check it if it’s properly configured too.

    Thread Starter geeceex

    (@geeceex)

    My billing is set up correctly and as I wrote previously the “Geocoding API” is one of the 4 APIs active on the API key I use. I already tried to: turn off/on all the APIs, regenerate the API key and even tried to create a new “Project” in the google console with a brand new API key and the same set of APIs attached to it.
    So I am sure that the API key is ok, and the list of APIs provided by it includes “Geocoding API”.

    Plugin Author plainware

    (@plainware)

    Hi,
    could you please send me the link to the front end page? We’ll try to figure it out.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Geocoding Service is not authorized’ is closed to new replies.