twitter / hbc

A Java HTTP client for consuming Twitter's realtime Streaming API
https://developer.twitter.com/en/docs/tweets/filter-realtime/overview
Apache License 2.0
962 stars 373 forks source link

Site Streams #177

Closed nevi-me closed 6 years ago

nevi-me commented 7 years ago

This is more for people who will waste a lot of time trying to use site streams. It appears that per #43 site streams require permissions, which Twitter isn't granting.

I used the SitestreamExample, and wasted some time trying to figure out why nothing was happening, only to find that I was getting HTTP/1. 403 Forbidden errors, for which I had to add an event queue to find. Perhaps it's my fault for not noticing that I needed permissions which I can't get, but heck ... Developing on Twitter certainly hasn't been pleasant for me.

andypiper commented 6 years ago

Site streams functionality was retired on August 16th 2018. https://twittercommunity.com/t/reminder-site-streams-user-streams-and-legacy-dm-endpoints-will-be-sunset-august-16th/109482