Thanks for reply The same code is running fine in local server, why it si not running in other servers That is my issue.
On Fri, Nov 14, 2008 at 3:58 PM, warden [Andrew Leach - Maps API Guru] < [EMAIL PROTECTED]> wrote: > > On Nov 14, 9:59 am, muthu <[EMAIL PROTECTED]> wrote: > > > > it is working fine in my local server it retreives geocoding xml .But > > when i host in other servers with key for corresponding servers . > > I get error( java.io.IOException: Server returned HTTP response code: > > 400) > > > > Any one can help me to solve this issue > > 400 is "Bad request", which would indicate that the URL you are > constructing is not correct or the HTTP request itself is badly > formed. > > It's very difficult to help with server-side problems. > > Andrew > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
