sitewizardgit / otterapi

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

'mintime' list parameter not supported for linkposts #5

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. curl "http://otter.topsy.com/linkposts.json 
url=http://twitter.com/bbrinck&mintime=1286696632"

What is the expected output? What do you see instead?

I expect that the tweets will be restricted to those tweets created after the 
mintime.

Instead, I see the same list of tweets as if I had omitted the mintime 
parameter. The documentation for linkposts indicates is supports all the List 
Parameters described at http://code.google.com/p/otterapi/wiki/ResListParameters

What version of the product are you using? On what operating system?

I am using the version deployed at http://otter.topsy.com

Please provide any additional information below.

Original issue reported on code.google.com by bhbrinck...@gmail.com on 10 Oct 2010 at 7:50

GoogleCodeExporter commented 9 years ago
We are looking into this issue. Will provide an update as soon as we have more 
details

Original comment by amokt...@gmail.com on 11 Oct 2010 at 7:46

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Hi,
This call does work. I've added a maxtime to your query just to make the 
results difference more obvious (time window from 10/10/10 to 11/1/10) -- you 
can see there's only 17 results returned, as there are only 17 posts in that 
time range by this user.

http://otter.topsy.com/linkposts.txt?url=http://twitter.com/bbrinck&mintime=1286
696632&perpage=100&maxtime=1288594800

Original comment by vanessa....@gmail.com on 8 Dec 2011 at 1:40