Member profile URL assumption

2009-01-23 Thread Niall Kennedy
The User show API does not currently provide the URL of a Twitter member's profile. I currently construct this link myself through: http://twitter.com/; + user.screen_name I also know Twitter has a Japanese site, twitter.jp. I'm not sure if this site is an isolated instance of Twitter

Communicating deleted statuses

2009-01-21 Thread Niall Kennedy
search. The returned status doesn't always exist on Twitter.com but the search client consuming the firehouse might not update. -Niall Kennedy

Profile data for protected users

2008-11-12 Thread Niall Kennedy
on Twitter.com? -Niall Kennedy [1] http://apiwiki.twitter.com/REST+API+Documentation#UserMethods

Re: Profile data for protected users

2008-11-12 Thread Niall Kennedy
Filed as issue 151. http://code.google.com/p/twitter-api/issues/detail?id=151 -Niall Kennedy On Nov 12, 12:11 pm, Alex Payne [EMAIL PROTECTED] wrote: Yes, that makes perfect sense.  That's how we handle protected users in other responses: we omit their current status.  Please file an issue