Hi there,
The rate limit returns HTTP 400, as stated in the documentation
[1]. A 500 indicates some server-side error so knowing what user this
is for might help us find the root cause.
Thanks;
– Matt Sanford / @mzsanford
Twitter Dev
[1] - http://apiwiki.twitter.com/Rate-limiting
On Jun 1, 2009, at 8:37 AM, Trevor Livingston wrote:
If I make the call http://twitter.com/statuses/friends.xml or friends/
username.xml (or json format), I get a 500 error, but only with one
username. If I test against tlivings, 500 error; anyone else no
problem.
Is this indicative of an api limit? It happens from my office as well
as my home.
Thanks.