I created a web page that finds the latitude and longitude of an address. It had worked with no issues for weeks, until yesterday, when I started getting a "Connection Timeout" error when using the API script.
I tried the same script on a different server, and it works with no problems.
I am trying to "get" an HTTP request with the sample URL
http://maps.googleapis.com/maps/api/geocode/xml?address=500+Main+Street,+Carmel,IN&sensor=false
When I plug this URL into a browser, it works fine. I just can't use the HTTP Get request any more.
Any help would be appreciated.
Thank you
You are probably over the request limit (cf. https://developers.google.com/maps/faq?hl=en#usagelimits). Try registering a an API key.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With