Thanks Dossy, I'll check with the Operation's guys to see what's up.

Thanks,
Doug Williams
Twitter API Support
http://twitter.com/dougw


On Mon, Apr 27, 2009 at 11:18 AM, Dossy Shiobara <[email protected]> wrote:

>
> On 4/27/09 1:48 PM, Doug Williams wrote:
>
>> Can you give an example request that is yielding truncated responses?
>>
>
> statuses/followers and statuses/friends methods, randomly.  Here's an
> example as sniffed off the network wire:
>
> GET /statuses/followers/14512675.xml?page=1 HTTP/1.0
> Accept: */*
> Host: twitter.com
> User-Agent: Tcl http client package 2.5.5
> Authorization: REDACTED
>
> HTTP/1.1 200 OK
> Date: Mon, 27 Apr 2009 18:12:36 GMT
> Server: hi
> Last-Modified: Mon, 27 Apr 2009 18:12:36 GMT
> Status: 200 OK
> X-RateLimit-Limit: 100
> ETag: "fdb1c0f45474731d9217aa8c3be1f64e"
> X-RateLimit-Remaining: 95
> Pragma: no-cache
> Cache-Control: no-cache, no-store, must-revalidate, pre-check=0,
> post-check=0
> Content-Type: application/xml; charset=utf-8
> X-RateLimit-Reset: 1240857598
> Content-Length: 180270
> Expires: Tue, 31 Mar 1981 05:00:00 GMT
> X-Revision: 427f3a44794f891adc58fae386da935822f21de8
> X-Transaction: 1240855956-8004-28824
> Set-Cookie: lang=en; path=/
> Set-Cookie: lang=en; path=/
> Set-Cookie: _twitter_sess=BAh7**REDACTED**c55a; domain=.twitter.com;
> path=/
> Vary: Accept-Encoding
> Connection: close
>
> <?xml version="1.0" encoding="UTF-8"?>
> <users type="array">
> ...
> <user>
>  <id>15941343</id>
>  <name>Damien Basile</name>
>  <screen_name>db</screen_name>
>  <location>Brooklyn, NY</location>
>  <description>Brand Strategy Expert. Email me for speaking engagements, to
> hire me for consulting or to say hi : Damien @thecauseisthehabit.com
> </description>
>  <profile_image_url>http://s3.amazonaws.com/t
>
>
>
> --
> Dossy Shiobara              | [email protected] | http://dossy.org/
> Panoptic Computer Network   | http://panoptic.com/
>  "He realized the fastest way to change is to laugh at your own
>    folly -- then you can let go and quickly move on." (p. 70)
>

Reply via email to