Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Google Map Geocoding OVER_QUERY_LIMIT
Hi,
we have deployed a suitelet into Netsuite quite a long time ago that makes use of the Google Maps API to geocode a customers address which is then storing the coordinates of a location which is then accessed via the website.
The issue we have is that the Google Maps API is returning constantly OVER_QUERY_LIMIT on every single attempt that is made to the Google Service.
Now this request is being made from within a suitelet located on the customer record each time it is saved or updated.
The issue we have is that this error message is reported each time a request is maxing out the number of requests made to google.
0