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.

If you find that it is decreasing with each DELETE call search and open an
issue so Twitter can keep track of it:
http://code.google.com/p/twitter-api/issues/list

Abraham

On Sat, Jan 16, 2010 at 23:06, ono_matope <matope....@gmail.com> wrote:

> 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:XXXXX -X DELETE -d "id=17130681"
> http://api.twitter.com/1/ono_matope/hoge/members.json -i
>
> And response headers is following.
>
> HTTP/1.1 200 OK
> Date: Thu, 14 Jan 2010 15:05:30 GMT
> Server: hi
> X-RateLimit-Limit: 150
> X-Transaction: 1263481531-77276-28451
> Status: 200 OK
> ETag: "77550e3c9975d610529f85edff0913e9"
> Last-Modified: Thu, 14 Jan 2010 15:05:31 GMT
> X-RateLimit-Remaining: 147
> X-Runtime: 0.14168
> Content-Type: application/json; charset=utf-8
> Pragma: no-cache
> Content-Length: 1109
> X-RateLimit-Class: api
> Cache-Control: no-cache, no-store, must-revalidate, pre-check=0, post-
> check=0
> Expires: Tue, 31 Mar 1981 05:00:00 GMT
> X-Revision: DEV
> X-RateLimit-Reset: 1263482054
> Set-Cookie: lang=en; path=/
> Set-Cookie: _twitter_sess=<ABBR>; domain=.twitter.com; path=/
> Vary: Accept-Encoding
> Connection: close
>
> This request is rate-limitted. So I can't rebuild lists. I think that
> is a kind of a bug...
> I hope that this problem would be fixed.
>



-- 
Abraham Williams | Moved to Seattle | May cause email delays
Project | Intersect | http://intersect.labs.poseurtech.com
Hacker | http://abrah.am | http://twitter.com/abraham
This email is: [ ] shareable [x] ask first [ ] private.
Sent from Seattle, WA, United States

Reply via email to