From: http://code.google.com/apis/maps/documentation/reference.html
G_GEO_TOO_MANY_QUERIES (620) The given key has gone over the requests limit in the 24 hour period or has submitted too many requests in too short a period of time. If you're sending multiple requests in parallel or in a tight loop, use a timer or pause in your code to make sure you don't send the requests too quickly. (Since 2.55) On Nov 24, 4:10 am, sandeep <[EMAIL PROTECTED]> wrote: > Hi > > I have been using geocoding googlemap for several months.Recently it > stopped working.I am getting a status code of 620. > > I have inserted 5 seconds of sleep() between each geocoding adress > but it > doesn't change anything. > > I only have 30 or 40 maximum requests per day.Please help. > > thanks in advance --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" 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-API?hl=en -~----------~----~----~----~------~----~------~--~---
