On May 5, 3:35 pm, DevDev <[email protected]> wrote: > > >> { > >> "status": "REQUEST_DENIED", > >> "results": [ ] > >> } > > Is there a way to finish this process or do I have to do one address > at a time by hand.
Being denied during a run of 180 geocode requests is unlikely to have used your quota of 2,500 per day (unless you have been extensively testing and re-running during the last 24 hours), so it's more likely that you have exceeded the *rate* limit and submitted requests too quickly. With the rate limit you simply have to slow down; if you go over-quota you're locked out until the quota becomes available again. http://econym.org.uk/gmap/geomulti.htm http://econym.org.uk/gmap/geo.htm -- 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.
