Page 1 of 1

response not showing in app page body

Posted: Tue Sep 17, 2013 8:55 am
by Hemant

HI

I am developing an app where i used some rest services to get data from another site.

I tested the service first and after execution of the page. service is returning a proper response in console.

but the response output is not being shown in output page according to the response mapping. all the response mapped elements is showing blank.

Also the console is showing the status of service as 200 OK, but without any response contents.

please refer the attached screen shots. Image Image Image


response not showing in app page body

Posted: Tue Sep 17, 2013 10:10 am
by Anton Artyukh5836028

Hi,

Do you use Use Appery.io Proxy parameter for request?


response not showing in app page body

Posted: Wed Sep 18, 2013 5:01 am
by Hemant

Thanks for the reply.

Now I use Appery.io Proxy parameter for request and my problem is resolved.