Actually, count=x tells twitter to get x results from the database, not to 
return x items. Deleted tweets etc are counted as well: they are in the 
database but don't get returned.

Tom


On Sep 22, 2010, at 12:11 PM, mlowicki <mlowi...@gmail.com> wrote:

> I'm getting data via http://api.twitter.com/1/statuses/home_timeline.json
> with ajax request but lately i get very strange results. I'm asking by
> default for last 25 tweets (count=25) but i get sometimes less. Right
> now for my screen (mlowicki) in app we're developing I get 21 and
> timeline is different (see how it see in widget - http://twitpic.com/2qtwuu,
> and in the browser - http://twitpic.com/2qtx0h). In widget after
> helmer's tweet i get 4 tweets that aren't visible in the browser. And
> that is strange relation - I get 25 - 4 = 21 tweets. We checked that
> before when my friend got 24 instead of 25 and one tweets wasn't
> visible in the web as well. Any ideas?
> 
> BR,
> Michał Łowicki
> 
> -- 
> Twitter developer documentation and resources: http://dev.twitter.com/doc
> API updates via Twitter: http://twitter.com/twitterapi
> Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
> Change your membership to this group: 
> http://groups.google.com/group/twitter-development-talk?hl=en

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk?hl=en

Reply via email to