I believe Twitter is having some significant problems with all things "friends" at the moment. The changes in friends are not showing up in the main webpage, let alone in the api
M On Fri, Dec 5, 2008 at 12:11 PM, Bruno G <[EMAIL PROTECTED]> wrote: > > Hi, > > I'm trying to retrieve the friend information for several users and > I'm running up against a 400 error after a couple of minutes. This > seems to occur roughtly after about 100 requests, so it might indicate > a rate limit but my account is whitelisted. I'm making the requests > using python's urllib2 and using urls of the form: > > http://twitter.com/statuses/friends/XXX.xml?page=1 > > Also, I don't see the same problem when requesting follower > information using: > > http://twitter.com/statuses/followers/XXX.xml?page=1 > > and exactly the same code (just changing the urls). Is there something > I'm missing? > Thanks! > > Bruno > > -- Discovery - Going Beyond Engagement: http://is.gd/op2 (My Current Pet Project) What I do: http://v3.mingyeow.com/?page_id=5
