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

REST service not populating fields...

You have to map $ to list item. Here is more information http://docs.appery.io/documentation/u...

Krs Joseph
Posts: 0
Joined: Wed Jul 24, 2013 6:15 pm

REST service not populating fields...

Image

Mapped the $ to the mobilelist2 element... When I test on the page before it loads a the loading gif comes up and nothing still happens

Krs Joseph
Posts: 0
Joined: Wed Jul 24, 2013 6:15 pm

REST service not populating fields...

Image

That loading gif

Krs Joseph
Posts: 0
Joined: Wed Jul 24, 2013 6:15 pm

REST service not populating fields...

Here is a link to my app

http://appery.io/app/mobile-frame?src...

you can recreate the steps by going to Neighbourhoods -- Item1 and click it the page that is supposed to load does not and I just get the spinning gif

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

REST service not populating fields...

Hi,

There seems to be an error in code. Please share the application with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a

Krs Joseph
Posts: 0
Joined: Wed Jul 24, 2013 6:15 pm

REST service not populating fields...

It's already shared... name OutInTrini

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

REST service not populating fields...

In your REST service 'viewneighbourhood' in URL there are quotes - an invalid character. You must not use them. If this is your server please try to delete them without breaking the logic.

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

REST service not populating fields...

Please move parameter 'Neighbourhood%20eq%20"Cipriani%20Boulevard' to Request. And delete everything after "?" (including "?") from URL.

Krs Joseph
Posts: 0
Joined: Wed Jul 24, 2013 6:15 pm

REST service not populating fields...

Ok, but when I do test in my browser on the same Url and even in the sample response I got results back, does appery not support that character?

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

REST service not populating fields...

Yes, unfortunately Appery.io doesn't support quotes in URL as there should be only a path but not a GET request parameter.

Return to “Issues”