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.
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.
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.
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.