Looks like this is fixed.  I just did an unauthenticated /users/show
on a protected user and I got all 4 counts and the created_at:

  <followers_count>36</followers_count>
  <friends_count>67</friends_count>
  <created_at>Sat Mar 10 21:53:19 +0000 2007</created_at>
  <favourites_count>2</favourites_count>
  <statuses_count>345</statuses_count>

Sweet.  Thanks guys!

-damon

On Mon, Nov 24, 2008 at 3:36 PM, Damon Clinkscales <sca...@pobox.com> wrote:
> Btw everybody, I've just added an issue for the issue describe in this
> thread from last week.
>
> Essentially, /users/show on protected profiles should also include
> friends_count (or following_count).  It already includes
> followers_count.
>
> http://code.google.com/p/twitter-api/issues/detail?id=167

Reply via email to