Hi,

I have an application which fetch tweets from friends_timeline API. I
have written a window service which call the API after every minute
with parameter count & since_id.
I stored last fetched max_id and pass this as since_id for next call
but the problem is some tweets are missing.

For an instance my since_id = 68273637945376768 & count = 200 then i
get 200 tweets including 68274704309436416 but i would't get this one
68274125654867968.

Can you please look into this.


Thanks & Regards
Abbas

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk

Reply via email to