Skip Navigation

[Resolved] Error message in backend post: We could not connect to the Google Maps…

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
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10: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: Asia/Kolkata (GMT+05:30)

This topic contains 1 reply, has 1 voice.

Last updated by Minesh 1 month, 3 weeks ago.

Assisted by: Minesh.

Author
Posts
#2812548

As mentioned in another support thread (https://toolset.com/forums/topic/we-could-not-connect-to-the-google-maps-error/) I have noticed an error message when editing posts in the backend: We could not connect to the Google Maps autocomplete service, but you can add an address manually.

If I Inspect, I can see in Console the message: 'You have exceeded your daily request quota for this API.' This is obviously why the message above is displaying. The front end map search (link below) seems to be functioning fine. Is Places API necessary at all, or will I run into problems without it?

What is the link to your site?
hidden link

#2812760

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Please check the following Doc:
- https://toolset.com/course-lesson/creating-a-maps-api-key/#creating-an-api-key-for-google-maps

You will require to make sure to enable Maps JavaScript API, Geocoding API, and Places API.

Also, to protect your key:

To protect your API key from unauthorized usage and charges, it’s important to add domain restrictions to it. By setting restrictions, you can specify the websites that are allowed to use your API key, preventing unauthorized access from other sites. You can set these restrictions in the Google settings for your API key.