JSON
Thomas McGrath III
mcgrath3 at mac.com
Tue Jun 4 17:55:49 EDT 2013
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":"iPad at 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
mcgrath3 at mac.com
More information about the use-livecode
mailing list