chrismoulton / otterapi

Automatically exported from code.google.com/p/otterapi
1 stars 1 forks source link

search no longer returning list property #22

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
Thanks for reporting the bug. We will roll out the fix soon.

Original comment by t...@tcui.org on 19 Apr 2012 at 7:50

GoogleCodeExporter commented 8 years ago
Has this issue been fixed?
I'm facing this exactly same problem. I'm getting blank results for page=2 when 
I try to retrieve >100 tweets.

Original comment by Shivam.M...@gmail.com on 23 Mar 2013 at 9:50