RE: User details API

2008-10-17 Thread Michael E. Carluen
That specific method has been displaying the error since 8am today. _ From: twitter-development-talk@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Shahid Faiz Sent: Thursday, October 16, 2008 9:14 AM To: twitter-development-talk@googlegroups.com Subject: User details API

internal server error 500 when requesting friends list

2008-10-17 Thread dmaicher
when i try to geht an answer from the server using php with this command: file_get_contents('http://twitter.com/statuses/friends/ username.json?rpp=10'), i get an failed to open stream: HTTP request failed! HTTP/1.1 500 Internal Server Error message. (tried different usernames) whats the problem

since_id on favorites

2008-10-17 Thread ono_matope
Hi, Twitter Team. I'm driving my service favotter but it consumes a mount of favorites API requests. So I would like to be nice to the network and the servers by using 'since_id' parameter. I tried add since_id parameter on favorites API and it appears to be active 'since_id' parameter on

Re: internal server error 500 when requesting friends list

2008-10-17 Thread Alex Payne
What's the username? On Thu, Oct 16, 2008 at 8:50 AM, dmaicher [EMAIL PROTECTED] wrote: when i try to geht an answer from the server using php with this command: file_get_contents('http://twitter.com/statuses/friends/ username.json?rpp=10'), i get an failed to open stream: HTTP request

Re: /users/show failing again

2008-10-17 Thread Alex Payne
Please see the other threads open on this issue. We're aware of it. On Thu, Oct 16, 2008 at 9:15 AM, James Kovacs [EMAIL PROTECTED] wrote: http://twitter.com/users/show/[username].xml is failing again with Something is technically wrong. This was broken a few weeks ago, but fixed quickly.