[twitter-dev] Status Update - Incorrect Signature

2010-05-04 Thread Sush
Hi Folks, I have come till the point where I get the access_token and access token secret from twitter. I need to now update the status which keeps throwing incorrect signature error message. My request is an https POSTrequest. Signature String is

[twitter-dev] TwitterException{exceptionCode=[70971d2e-00069e41 70971d2e-00069df0], statusCode=-1, retryAfter=0, rateLimitStatus=null, version=2.2.2}

2011-07-07 Thread sush
Hi All, Please help me out in figuring out the causes of this Exception. As per my understandings (by reading the documentation and experimenting) I believe the -1 status code is thrown when another stream is connected with the same credentials. Are there any other scenarios when this Exception

[twitter-dev] Twitter Stream closed when another stream tries to connect with the same credentials..

2011-07-12 Thread sush
Hi, As per the documentation, Twitter stream is closed when another stream is connected with the same credentials. Is there any method to force such that the already connected stream is not closed when another stream tries to connect with the same credentials. Thanks, Sushant -- Twitter