response not showing in app page body
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.