Hi Luis,

I might be wrong there, but I think this is the way it works because of 
twitter's caching and distribution architecture. You can never assume to get 
the full amount of tweets or users - some might be filtered, deleted or 
whatnot. If you need more, just get the next page/set using cursors.

Pascal

On 23.Jul2010, at 10:18, luisg wrote:

> Hi there...
> 
> I'm experience something strange, I think...
> If I do a tweet destroy through my application and after that I get
> the home_timeline with the property count=20, I'm not getting the 20
> tweets that I should get. I'm getting just 19.
> If I do another tweet destroy and execute home_timeline again, I will
> get only 18... and so on...
> 
> Am I doing something wrong? Is there a way to force to get the 20
> tweets?
> 
> Thanks,
> 
> Luis

Reply via email to