Last week I was testing a geocoding script that would run nightly via
CRON and make ~600 calls/night. During testing, I inadvertently went
over my daily limit one day, and now almost a week later, when the
script runs nightly, I am still getting the OVER_QUERY_LIMIT
response... I have triple checked that I am not making any other
calls, and I own the IP address, there is nobody else using it. Has
anyone seen this before, and if so anything you can recommend? The
script is tested and ready to go into a production environment, but we
are stuck.

Thanks for any info/advice.

PS> is it possible that the speed of the calls are at issue here,
rather than the number? I am way under the 2500 limit, but the calls
get fired off from a for loop in quick succession.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to