Page 1 of 1

Rest services giving me different(wrong) results ... worked fine until yesterday!

Posted: Tue Dec 18, 2012 7:11 pm
by Agon Bina

This thing was working perfectly fine for the past 30 days I've been working on my app, today all of sudden w/o having made any change the rest service is not mapping the results correctly.

Anyways, this is a picture of the list I've set up in the builder: Image

And it should return other labels besides the (opponent field) as you can see below:
Image

It was working perfectly fine until yesterday, I haven't made any change from yesterday and when I started working on it this morning this is what I get.
Let me know if you need me to share the project link or something to help me out.

I am starting to think your platform won't be able to support more complex projects at least for now ...


Rest services giving me different(wrong) results ... worked fine until yesterday!

Posted: Tue Dec 18, 2012 7:14 pm
by Agon Bina

Further explanation: the list contains a GRID inside itself which has three columns, and the date,opponent, H and result labels are placed inside these columns. Right now the rest service is returning only the Opponent label ... I am 100% sure the mapping is correct because it was working yesterday.


Rest services giving me different(wrong) results ... worked fine until yesterday!

Posted: Tue Dec 18, 2012 8:37 pm
by maxkatz

Please test in the Network tab: http://docs.tiggzi.com/documentation/... whether the service returns correct data. If the service doesn't return data -- that's on the service side. If the data is returned but mapping is not working, then it's something we need to look at.