Page 3 of 3

Error invoking REST service request body

Posted: Mon Sep 23, 2013 4:00 am
by maxkatz

Check the Console tab


Error invoking REST service request body

Posted: Mon Sep 23, 2013 4:14 am
by Balajee Shrikanth6182102

It works from the test option - the POST is seen. When used from UI, console shows no activity to profile


Error invoking REST service request body

Posted: Mon Sep 23, 2013 4:15 am
by Balajee Shrikanth6182102

screenshots Image Image


Error invoking REST service request body

Posted: Mon Sep 23, 2013 4:37 am
by maxkatz

I tested the service from the page and it works:

Image

Image


Error invoking REST service request body

Posted: Mon Sep 23, 2013 6:05 am
by Balajee Shrikanth6182102

You seem to have used the service invocation directly. Did you try mapping UI fields to Request parameters and invoke? Image Image


Error invoking REST service request body

Posted: Mon Sep 23, 2013 1:42 pm
by Maryna Brodina

Hello! Most likely you have some typo. Please delete both request parameters and create from scratch.


Error invoking REST service request body

Posted: Mon Sep 23, 2013 2:04 pm
by Balajee Shrikanth6182102

I recreated a brand new screen with a complete new id and still the problem persists... http://appery.io/app/mobile-frame?src...


Error invoking REST service request body

Posted: Mon Sep 23, 2013 3:09 pm
by maxkatz

You need to enable the proxy as your service doesn't support cross domain calls.


Error invoking REST service request body

Posted: Mon Sep 23, 2013 10:25 pm
by Balajee Shrikanth6182102

thanks, it works now. we are able to see requests coming in to the REST server even when proxy was not set and hence were confused.