Hi,
I followed the RSS app tutorial to read rss feed form Facebook fan page. The REST service test gives the RSS result without any problems. Moreover, it was able to enumerate the RSS items as described by the tutorial.
The problem is the grid is not rendering the feed as it is shown by the tutorial. I added alert('NO, ds_synch_rss_tours ERROR: ' + textStatus + errorThrown) to the error event of REST service and no errors shown.
The RSS link: https://www.facebook.com/feeds/page.p...
Please advise.