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.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
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