Hello Support Team,
I am just started reviewing the Site Streaming API and want to know actual idea about Site Stream But I unable to run the my application. Even I had set everything for configuration setup.
i.e. ConsumerKey, Secret, AccessKey, Secret
I got below error while accessing
twitterStream.site(true, followids);
403:The request is understood, but it has been refused. An accompanying error message will explain why. This code is used when requests are being denied due to update limits (https://support.twitter.com/articles/15364-about-twitter-limits-update-api-dm-and-following). User not in role
Can you please suggest me what I can do now?