-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Some searches seem to no longer be returning a list property, Instead they just
return a blank success and error properties.
For either of these searches of whitney,
http://otter.topsy.com/search.js?type=image&q=whitney&perpage=100&offset=200
http://otter.topsy.com/search.js?type=image&q=whitney&perpage=100&page=2
which should have way more than 200 results, are returning this result
{"request":{"parameters":{"q":"whitney","type":"image","offset":"200","perpage":
"100"},"response_type":"json","resource":"search","url":"http://otter.topsy.com/
search.json?offset=200&perpage=100&q=whitney&type=image"},
"response":{"errors":"","status":""}}
This seemed to start happening around the 4/18 system maintenance -
http://status.topsy.com/performing-system-maintenance.
Original issue reported on code.google.com by d...@ubiqsoft.com on 19 Apr 2012 at 7:43
Reactions are currently unavailable