Hi, I am trying to use your code on one of my websites that calls google to
return a single address for the Longitude and Latitude. It worked for
around four weeks before it started returning an error. I have tested the
code from several different servers and all work except for the one that
has been running for four weeks.
The error displayed says that the GeoCode addresses[] does not have an
object. At the moment it looks like the GeoCode is not recieving any reply
from Google or Yahoo (I have tried both including a combination).
I understand that the issue may be server that I am running it on as it is
the only one that I have the issue with, but I was wondering if anyone else
has had this issue where not reply is found from the Google or Yahoo APIs
Note: The error happens intermittently, at some stages it works and then
doesnt at others.
Owner: chadly69