Skip Navigation

[Resolved] google map api can't work

This support ticket is created 4 years, 1 month ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 - - 9:00 – 13:00
14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 - - 14:00 – 18:00

Supporter timezone: Africa/Casablanca (GMT+01:00)

This topic contains 3 replies, has 2 voices.

Last updated by Jamal 4 years ago.

Assisted by: Jamal.

Author
Posts
#2064899

Tell us what you are trying to do?
I have set the google map api correctly, and it works normally in other places, but in the map setting of the toolset, an error message is generated. How can I solve it?
The error message is:
REQUEST_DENIED - This API project is not authorized to use this API.
the site already register.

#2065451

Hello and thank you for contacting the Toolset support.

Based on this error message, it seems that you are missing to activate one of the APIs required. Toolset Maps require the following APIs enabled in the Google console:
- Maps JavaScript API
- Geocoding API
- Places API.

https://toolset.com/course-lesson/creating-a-maps-api-key/#creating-an-api-key-for-google-maps

I hope this helps. Let me know if you have any questions.

#2068471

Thank you for your help,but I don't know how to get the Geocoding API
& Places API.The other theme don't need them.

#2070815

Please follow this article for enabling any API in the Google Cloud Platform
hidden link

The steps to follow are:
1. In the Cloud Console, go to APIs & services for your project.
2. On the Library page, click Private APIs. If you don't see the API listed, that means you haven't been granted access to enable the API.
3. Click the API you want to enable. If you need help finding the API, use the search field.
4. In the page that displays information about the API, click Enable.

If you are still unable to get all the 3 APIs working, please reach out to Google Cloud Platform support and ask for assistance.