Thanks for the info. I am trying to use Igor's library and I am trying to build 
my first array to convert to json.

This is the info I have to send as json:
{"data":
{"appuser_details": 
{
"name":"Tom_iPad",
"email":"i...@gmail.com",
"device_type":"2",
"dentist_id":"73",
"device_token":"98be5c7a3cc9e400ae6a90977ac6d64f498bb01cbe83c3c3d1bb4856de59ba1c"
} 
}
}

I think I need to send "text/json" as a header.

I have tried many things but I don't think I am sending the information 
correctly. 

I got a result "error 400 Bad Request"

I don't think my array is right.



-- Tom McGrath III
http://lazyriver.on-rev.com
mcgra...@mac.com


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to