Re: Incomplete list of friends being returned

2008-12-11 Thread greg schoen
:57 To: Twitter Development Talktwitter-development-talk@googlegroups.com Subject: Incomplete list of friends being returned I am currently developing an application to bridge Twitter and FriendFeed (http://twitter2ff.appspot.com) and I am having a problem retrieving a complete list

Re: Incomplete list of friends being returned

2008-12-11 Thread fastest963
I second Greg's problem, I was having this problem too, but after looking through all my users, 4 were suspended and thus didn't show up in the API.

Re: Incomplete list of friends being returned

2008-12-11 Thread Jesse Stay
You can fix this by reviewing each of the users - if you try to do anything with the user it returns a message saying the account is suspended. It's a pain in the neck to deal with though, and a waste of bandwidth to return those people. Suspended accounts shouldn't appear in the list of friends

Re: Incomplete list of friends being returned

2008-12-11 Thread Alex
I've had the exact same problem. The difference was somewhere in the ballpack of 20%. On Dec 11, 10:17 am, fastest963 fastest...@gmail.com wrote: I second Greg's problem, I was having this problem too, but after looking through all my users, 4 were suspended and thus didn't show up in the

Incomplete list of friends being returned

2008-12-10 Thread Carter Rabasa
I am currently developing an application to bridge Twitter and FriendFeed (http://twitter2ff.appspot.com) and I am having a problem retrieving a complete list of a user's friends. For example, using the command-line (curl), I retrieved all the friends for davewiner. His profile

Re: Incomplete list of friends being returned

2008-12-10 Thread Brian Gilham
Perhaps it is not returning protected users? -Original Message- From: Carter Rabasa [EMAIL PROTECTED] Date: Wed, 10 Dec 2008 13:27:57 To: Twitter Development Talktwitter-development-talk@googlegroups.com Subject: Incomplete list of friends being returned I am currently developing

Re: Incomplete list of friends being returned

2008-12-10 Thread Carter Rabasa
Rabasa [EMAIL PROTECTED] Date: Wed, 10 Dec 2008 13:27:57 To: Twitter Development Talktwitter-development-talk@googlegroups.com Subject: Incomplete list of friends being returned I am currently developing an application to bridge Twitter and FriendFeed (http://twitter2ff.appspot.com) and I am

Re: Incomplete list of friends being returned

2008-12-10 Thread DustyReagan
Development Talktwitter-development-talk@googlegroups.com Subject: Incomplete list of friends being returned I am currently developing an application to bridge Twitter and FriendFeed (http://twitter2ff.appspot.com) and I am having a problem retrieving a complete list of a user's friends