On Jul 27, 1:10 pm, nguyenXH <[email protected]> wrote: > Hi, > > I got this problem when call reverse geocoding webservice: > > The remote name could not be retrieved: "maps.google.com" > > The remote server returned an error: (404) Not Found. > > Could anyone suggest me what could cause the problem?
You are doing something wrong or are trying to geocode from behind a firewall that blocks access to maps.google.com. Does this return a result in a browser for you from the same location? http://maps.google.com/maps/api/geocode/json?address=1600+Amphitheatre+Parkway,+Mountain+View,+CA&sensor=false -- Larry > > Thanks in advance. -- 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.
