Hey Andrew,

The XML above is not the response of getLocations, it is the result of
call to WebClient.DownloadString("https://maps-api-ssl.google.com/maps/
geo?oe=utf-8&q=tokyo).

The <address> tag value from above XML is passed to getLocations and
it returns 400. I tried specifying different encoding like ANSI,
Latin1, UTF-8 etc..but no luck

hope I am clear now...

Thanks for your inputs... :)

-------------------------------------

On Mar 27, 5:05 pm, Andrew Leach <[email protected]>
wrote:
> On Mar 27, 11:20 am, Mandy <[email protected]> wrote:
>
>
>
> > Thanks in advance.
>
> For what?
>
> The XML you quote clearly shows a status of 200. XML isn't used in
> getLocations() -- it returns JSONP and Tokyo (complete with o-macrons)
> works perfectly happily. I don't see where a status of 400 comes into
> it.
>
> It really would help if you provided a URL as the posting guidelines
> request -- or [since you appear to be using the SSL site] ask your
> Premier support representative. I can't make Tokyo go wrong.

-- 
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.

Reply via email to