Re: [twitter-dev] HTTP Response Codes -403

2011-05-09 Thread Arnaud Meunier
Hey Balaji, Which resource were you trying to connect to? As explained in the doc, the default access level grants you access to statuses/filter ( http://dev.twitter.com/pages/streaming_api_methods/#statuses-filter) and statuses/sample ( http://dev.twitter.com/pages/streaming_api_methods/#statuses

[twitter-dev] HTTP Response Codes -403

2011-05-09 Thread Balaji Krishnan
Hi I am trying to develop a simple application using Streaming API. When i try to connect i am getting a HTTP Response code 403. The error message is "User authenticated properly but is not in a required role for this resource; contact the API team for appropriate access." Based on the error me