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-sample). Note that the "count" parameter is not supported either on default access level.
Arnaud / @rno <http://twitter.com/rno> On Mon, May 9, 2011 at 1:39 AM, Balaji Krishnan <[email protected]>wrote: > 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 message what 'appropriate access' do i need and > who can provide this to me please. > > Regards > bala > > -- > Twitter developer documentation and resources: https://dev.twitter.com/doc > API updates via Twitter: https://twitter.com/twitterapi > Issues/Enhancements Tracker: > https://code.google.com/p/twitter-api/issues/list > Change your membership to this group: > https://groups.google.com/forum/#!forum/twitter-development-talk > -- Twitter developer documentation and resources: https://dev.twitter.com/doc API updates via Twitter: https://twitter.com/twitterapi Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list Change your membership to this group: https://groups.google.com/forum/#!forum/twitter-development-talk
