[twitter-dev] DELETE list members API is rate limited

2010-01-16 Thread ono_matope
Hi, I'm @ono_matope. I found a bug on lists API and I wanna report you. Even though API document says DELETE list members API is Not rate limited, my DELETE list members API requests like following is rate limited. I requested following DELETE request. curl -u ono_matope:X -X DELETE -

[twitter-dev] Re: DELETE list members API is rate limited

2010-01-17 Thread ono_matope
On 1月18日, 午前3:34, Abraham Williams <4bra...@gmail.com> wrote: > Does X-RateLimit-Remaining decrease when you call call DELETE list members? > Just having it in the response header does not mean the rate limit is > actually affected. That's right. X-RateLimit-Remaining decreases. They are rate lim

[twitter-dev] favourites_count on user profile is not updated !

2010-01-20 Thread ono_matope
Hi, Twitter team! I'm @ono_matope I made a fav-crawler that fetches favourite-feeds only when favourite_count of the user profile information (whitch is retrieved by or list members API) get increased. This mechanism will lat me crawl your data in less resouces. But I've noticed that

[twitter-dev] Re: favourites_count on user profile is not updated !

2010-01-22 Thread ono_matope
t; > Ono, > > > I think it's been this way for 8+ months? > > > Tim. > > > On Thu, Jan 21, 2010 at 1:14 AM, ono_matope wrote: > > > Hi, Twitter team! > > > > I'm @ono_matope > > > > I made a fav-crawler that fetches favourite-f

since_id on favorites

2008-10-17 Thread ono_matope
Hi, Twitter Team. I'm driving my service "favotter" but it consumes a mount of favorites API requests. So I would like to be nice to the network and the servers by using 'since_id' parameter. I tried add since_id parameter on favorites API and it appears to be active 'since_id' parameter on favo

Re: since_id on favorites

2008-10-18 Thread ono_matope
n't support since_id on favorites, but we'll look into adding it. > Please open a ticket athttp://code.google.com/p/twitter-api/issues/entry > > > > On Fri, Oct 17, 2008 at 10:14 AM, ono_matope <[EMAIL PROTECTED]> wrote: > > > Hi, Twitter Team. > > >