Hey
We’re experiencing an issue where in the monday work forms, when trying to input a location, the autocomplete shows the address in the dropdown but does not populate the field.
I’m getting different errors in the console
for example
Error:
1.6b6d698e.chunk.js:645 Error getting location from place id Error: Geocoding request failed: Geocoding failed: API keys with referer restrictions cannot be used with this API.. Server returned status code REQUEST_DENIED.
at 1.6b6d698e.chunk.js:263:43916
at Generator.next ()
at M (1.6b6d698e.chunk.js:263:42450)
Or
log
1.b568bc09.chunk.js:645 Error getting location from place id
or
main.js:155 You have exceeded your rate-limit for this API. For more information on usage limits and the Google Maps JavaScript API services please see: Maps JavaScript API Usage and Billing | Google for Developers
By the way, when manually adding a location in the item itself in the location column, everything works great. but we cannot give our clients access to our board obviously.
Thank you