Page 1 of 1
Can't get api response to display
Posted: Wed Apr 23, 2014 5:12 am
by Josh Snow
Hi,
I've set up everything to get a response back from a Rovi api. Test results seem fine and I've even checked my browser debugger to make sure i am getting a response from the third party with good date. I am. But for some reason when I map the results into a grid I get nothing. Can you help? I'm adding pictures of the response mapping below.
Can't get api response to display
Posted: Wed Apr 23, 2014 6:40 am
by Maryna Brodina
Hello!
To use auto looping feature you have to do mapping to a Grid component from parameter marked with "$" or "[]" , results[] in your case:
http://docs.appery.io/documentation/r...
Can't get api response to display
Posted: Wed Apr 23, 2014 2:30 pm
by Josh Snow
Thanks. I changed it so results[] is mapped to my grid component but still nothing displays
Can't get api response to display
Posted: Wed Apr 23, 2014 3:02 pm
by RobertJay
Hi Josh,
I'm still learning, but a similar problem I had was solved by invoking the appery.io proxy. HTH.
Can't get api response to display
Posted: Wed Apr 23, 2014 3:22 pm
by Josh Snow
Hi RobertJay, that worked! Thank you so much. Unclear to me why and when to use the appery.io proxy. I'll have to read more about that. Thanks again.
Can't get api response to display
Posted: Wed Apr 23, 2014 3:56 pm
by Kateryna Grynko
Hi Josh,
You need to use Appery.io proxy on desktop browser test only. Use it for all the services, except for Appery.io database and servercode.