Page 1 of 1
CAN'T MAP A REST SERVICE
Posted: Sun Sep 01, 2013 11:32 pm
by Romeo
Hello, I just trying to map this json response: http://skyapp.imbahost.com/json.php?j...
tried:
appery proxy -- failed!
test service -- success! ( get the json response)
create autoresponse parameters--success! ( get the parameters)
json validation(jsonlite) -- ok!!
invoking service in page load event-- get the alert I wrote in error case!!!
maped in : grid, lisitem, collapsible item controls -- Failed all.
thanks in advance!
I'm getting this in console:
CAN'T MAP A REST SERVICE
Posted: Sun Sep 01, 2013 11:44 pm
by maxkatz
CAN'T MAP A REST SERVICE
Posted: Mon Sep 02, 2013 12:00 am
by Romeo
CAN'T MAP A REST SERVICE
Posted: Mon Sep 02, 2013 12:15 am
by Illya Stepanov
CAN'T MAP A REST SERVICE
Posted: Mon Sep 02, 2013 12:49 am
by maxkatz
If still not working, please share the service URL and tell us how to invoke it (request parameters, etc) so we can try it.
CAN'T MAP A REST SERVICE
Posted: Mon Sep 02, 2013 2:42 am
by Romeo
it does work now! thanks!!