On Oct 2, 8:18 am, Eric S <[EMAIL PROTECTED]> wrote: > I use HTTP geocoding to locate businesses near a zip code the user > enters. It was working fine, and since the site does not have heavy > traffic (average 400 users a day) I was not concerned about getting > banned for overuse. > > We switched the site to a new server and the geocoding stopped > working. It doesn't return anything. I'm not sure if it is because the > IP address of the URL changed (the API key is still for the same URL) > or if we got banned… I can't see any error codes so I'm not sure how > to debug this…
Is the new host on a shared IP address? Possibly someone else on that host is using up the quota (it is enforced by ip address). I would think that google could use the key as part of the decision as well, but I don't know that they do. -- Larry > > I'm a geocoding newbie. I've inherited the code from a freelance > developer. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
