hydroshare / hydroshare_drupal

Hydroshare is an online collaboration environment for sharing data, models, and code related to hydrology and water sciences
beta.hydroshare.org
GNU General Public License v2.0
7 stars 2 forks source link

Only Newer Resources Being Returned Through Web Service #80

Open cfrisby opened 10 years ago

cfrisby commented 10 years ago

When I execute a web request using the url "http://dev.hydroshare.org/?q=my_services/node.json&api-key=581d46dd" , it appears that only resources added recently are being returned. It seems that anything older than node 211 is not being returned.

cfrisby commented 10 years ago

Anyone have an idea what is happening with this?

valentinedwv commented 10 years ago

Can you make a test script, perhaps in SoapUI rest services. is this due to limited results, and paging? http://dev.hydroshare.org/?q=my_services/node.json&api-key=581d46dd&page=2