Re: invalid profile_image_url returned in JSON timeline

2008-11-15 Thread fastest963

Did you maybe copy something wrong...
the first link is 64498715 and the second is 64499571 (notice the last
3 digits).


Re: invalid profile_image_url returned in JSON timeline

2008-11-15 Thread Alex Payne

It's possible that the cache of that URL hasn't expired since it was updated.

On Fri, Nov 14, 2008 at 08:35, Kevin Watters [EMAIL PROTECTED] wrote:

 In my friends_timeline.json for tweet 1005190499 I'm getting a
 profile_image_url value of

 http://s3.amazonaws.com/twitter_production/profile_images/64498715/rollins_narrowweb__300x460_0_normal.jpg

 -- which is a 404.

 The correct, working profile image URL that shows up on twitter.com is

 http://s3.amazonaws.com/twitter_production/profile_images/64499571/rollins_narrowweb__300x460_0_normal.jpg

 Just so you guys are aware :)




-- 
Alex Payne - API Lead, Twitter, Inc.
http://twitter.com/al3x


invalid profile_image_url returned in JSON timeline

2008-11-14 Thread Kevin Watters

In my friends_timeline.json for tweet 1005190499 I'm getting a
profile_image_url value of

http://s3.amazonaws.com/twitter_production/profile_images/64498715/rollins_narrowweb__300x460_0_normal.jpg

-- which is a 404.

The correct, working profile image URL that shows up on twitter.com is

http://s3.amazonaws.com/twitter_production/profile_images/64499571/rollins_narrowweb__300x460_0_normal.jpg

Just so you guys are aware :)