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

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