Josh Snow
Posts: 0
Joined: Wed Apr 23, 2014 5:12 am

Can't get api response to display

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.

Image

Image

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Can't get api response to display

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...

Josh Snow
Posts: 0
Joined: Wed Apr 23, 2014 5:12 am

Can't get api response to display

Thanks. I changed it so results[] is mapped to my grid component but still nothing displays

RobertJay
Posts: 0
Joined: Fri Jun 15, 2012 1:32 pm

Can't get api response to display

Hi Josh,
I'm still learning, but a similar problem I had was solved by invoking the appery.io proxy. HTH.

Josh Snow
Posts: 0
Joined: Wed Apr 23, 2014 5:12 am

Can't get api response to display

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.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Can't get api response to display

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.

Return to “Issues”