Hi TreKing, It doesn't matter whether you put a comma or a space, the behavior is : it works well with a space or comma when you are invoking it on the browser. It does not work when you do the same from an android code. I wish the error response was something like illegal argument or not found etc but here the response is REQUEST_DENIED. That is what is frustrating.
thanks Sunny On Saturday, July 6, 2013 4:51:16 PM UTC-7, TreKing wrote: > > > On Sat, Jul 6, 2013 at 4:19 PM, Sunny <[email protected] <javascript:>>wrote: > >> However if you remove the space btw the Lat & Lnt, it would not work and >> the status will be NOT FOUND. > > > Well, you're not just removing the space and thus combining the two > values, are you? You're supposed to separate them with a comma: > > > http://maps.googleapis.com/maps/api/directions/xml?origin=37.2345487,-121.5840723&destination=37.236064,-121.961595&sensor=false > > > ------------------------------------------------------------------------------------------------- > TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago > transit tracking app for Android-powered devices > -- -- You received this message because you are subscribed to the Google Groups "Android Developers" 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/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

