On Sun, Sep 9, 2012 at 5:05 AM, rauf qureshi <[email protected]> wrote:

>  In above code i have soap api when i use addProperty method it take
> parameter in following format
>
>              customer.login{[email protected]
> ;password=12345;website=base;}
>
>            but i want to send request in the following format
>              {"email":"[email protected]
> ","password":"12345","website":"base"}
>
> now can you please tell me the solution.
>

Either don't use that API or update your code to handle that format.

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

Reply via email to