On Dec 18, 4:15 pm, Andrew Hodel <[email protected]> wrote: > For 2 days now I have been getting the following for geocoding > requests: > > { > "status": "REQUEST_DENIED", > "results": [ ] > > } > > I am aware of the per day limit of 2500 requests, and I was very > careful not to break that. We are requesting 5 geolocation requests > every 5 minutes. This should total 1440 requests daily. > > It should be said that the same request from different ip's work fine. > > Regards,
Hard to say without more information. If you are geocoding on the host (are you?), perhaps you are on a shared host (like rackspace) and another domain on the same server started making geocoder requests. -- Larry -- 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.
