Closed Balaji-Ramasubramanian closed 6 years ago
I don't see anything about the REST APIs though?
The Account Activity API will replace the User streams and Site streams APIs. Additionally, we plan to sunset those APIs on Tuesday June 19, 2018.
Does that not refer only to the Stream APIs?
Only the User Streams and Site Streams are going to be deprecated not all the rest of Streaming APIs including status/filter and status/sample.
But unfortunately, that is on its way as well as Twitter wants to change all its Streaming APIs.
PS: I don't see any sign that this library would go back to active development. You can consider it as not maintained.
This module will support the REST and Streaming APIs as long as possible, and once the Account Activity API is generally available I'll see if I can get it implemented (also will be totally open to pull requests 😄). Right now it looks to be only available to paid customers
Hi Developer, As per Twitter announcement at Twitter Developer Page, They are going to discontinue the REST and Stream API of Twitter by June 19, 2018. Any apps that use these APIs after that time period will be getting an error response. Do you have any plans for updating this npm module to support the latest Account Activity API?