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

 

Hi,

Following API is returning complete HTML error page. Is it because of some
maintenance activity? it was working fine previously.

http://twitter.com/users/show/user_id.xml

Thanks,
- Shahid



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 ?

thx


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 favorites/user.json API.

But the behavior looks so tricky for me, and the API document doesn't
say it is active on favorites API.

So, I would like to ask you following things.

1. Is that a supported parameter on favorites?
2a. (If it has been active already ) The behavior of since_id on
favorite API. How does it sort statuses?
2b. (If it has not yet ) Will it be supported soon?

Thanks.


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 failed! HTTP/1.1 500
 Internal Server Error message.
 (tried different usernames)

 whats the problem ?

 thx




-- 
Alex Payne - API Lead, Twitter, Inc.
http://twitter.com/al3x


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. The error is preventing the Witty client from logging
 into Twitter. Is there a preferred method for logging into Twitter? It
 seems that Witty's mechanism of retrieving user information via
 http://twitter.com/users/show/[username].xml breaks more frequently
 than other methods.

 BTW - I am not involved in Witty's development. I'm just a user who is
 willing to fix the problem and submit a patch to the Witty team. My
 experience with coding against Twitter's REST API is browsing through
 the code of some existing clients. So apologies for the noob-like
 question.

 James




-- 
Alex Payne - API Lead, Twitter, Inc.
http://twitter.com/al3x