I am using url connection in java to have connection with google map i am using the following url http://maps.google.com/maps/geo?q='"+searchstring+"'&output=xml&key='+key+'
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 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
