Quantcast
Channel: Appcelerator Developer Center Q&A Unanswered Questions 20
Viewing all articles
Browse latest Browse all 8068

post webservice problem

$
0
0

In my appliction there is problem of post webservice. whenever i send data to webservice its send perfect json format. but whenever response come from server the response is always null. we are trying each and everything solution from net but still getting null response or transaction failed.my titanium version is 3.2.0 and os mac. the below is my json format which i send it to server

{ "amout_due": "0.0", "email_receipt": "false", "employee_id": "1", "info": [ { "category": "Apparel", "cost_price": "15.0", "description": "", "discount": "0.0", "item_id": "2", "line": "", "location": "", "name": "Pants", "percent": "5.0", "price": "25.0", "quantity": "1.0", "reorder_level": "2.0", "serialnumber": "", "supplier_id": "4" } ], "payments": [ { "payment_amount": "10.0", "payment_type": "Cash" } ] }


Viewing all articles
Browse latest Browse all 8068

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>