[twitter-dev] OAuth and Streaming API

2010-07-20 Thread Kostya Nikolayev
Is OAuth functioning for the Streeming API at the moment? I'm trying to make it work for the first time now and getting HTTP/ 1.1 500 Internal Server Error. Had it been working before yesterdays (2010-Jul-19) crisis? Had the crisis affected Streaming API? Has it been fixed for Streaming API?

[twitter-dev] Re: Issues with OAuth

2010-07-20 Thread Kostya Nikolayev
Taylor, Has Sreaming API OAuth been affected ? Authenticating with the following oauth header gives 500 to me: OAuth oauth_nonce=N9wgHt2uPw8HqRwtOpjuVDSeuVYmc8UGDF8H0237v0, oauth_signature=ALUT7tKXK%2Fw57SnJulj8x1l%2F7%2Fk%3D, oauth_signature_method=HMAC-SHA1, oauth_timestamp=1279638245,

[twitter-dev] Re: Issues with OAuth

2010-07-20 Thread Kostya Nikolayev
signature base string? Taylor On Tue, Jul 20, 2010 at 8:09 AM, Kostya Nikolayev kostya1...@gmail.comwrote: Taylor, Has Sreaming API OAuth been affected ? Authenticating with the following oauth header gives 500 to me: OAuth oauth_nonce=N9wgHt2uPw8HqRwtOpjuVDSeuVYmc8UGDF8H0237v0

[twitter-dev] Re: Issues with OAuth

2010-07-20 Thread Kostya Nikolayev
Taylor, Did the details I posted help to identify the issue? Thanks, Kostya On Jul 20, 9:56 pm, ap aashish.pa...@gmail.com wrote: Looks like the oAuth access token issue is back! Started getting 500's from Twitter API a few minutes ago. On Jul 20, 11:38 am, Kostya Nikolayev kostya1

[twitter-dev] Re: Issues with OAuth

2010-07-21 Thread Kostya Nikolayev
getting a 500 error when trying to connect to streaming via OAuth? Have you tried using a different access token or even API key? Does the same code/keys work against the REST API? Taylor On Tue, Jul 20, 2010 at 2:58 PM, Kostya Nikolayev kostya1...@gmail.comwrote: Taylor, Did

[twitter-dev] Re: Issues with OAuth

2010-07-21 Thread Kostya Nikolayev
%3DmTzWO7xxDbK11EvFJ1d90jXI2MMM8jN1b3Eh4KTZk%26oauth_signature_method %3DHMAC-SHA1%26oauth_timestamp%3D1279727860%26oauth_token%3D150423549- eAqqrDB7nsbvxE85cHValKZazJ6z4137CEJ6Bnfn%26oauth_version%3D1.0%26track %3Dsun%2Cmicrosoft Thanks, Kostya On Jul 21, 5:17 pm, Kostya Nikolayev kostya1...@gmail.com

[twitter-dev] statuses/filter track and retweets

2010-09-01 Thread Kostya Nikolayev
Hi, I'm using statuses/filter?track=something streaming api. Noticed that it doesn't return native twitter retweets which contain something in the original tweet text. Specifically: statuses/filter?track=#custserv misses the following retweet from MarshaCollier: RT @JeffreyJKingman:

[twitter-dev] Re: statuses/filter track and retweets

2010-09-01 Thread Kostya Nikolayev
status text. Shall it be considered as a bug? Traditional search returns both original status and retweet in the above case. Thanks, Kostya On Sep 1, 10:02 am, Kostya Nikolayev kostya1...@gmail.com wrote: Hi, I'm using statuses/filter?track=something streaming api. Noticed that it doesn't