Hello,
I am monitoring tweets sent by a set of people using the ‘filter’ streaming API, with a set of user Ids passed via the ‘follow’ parameter.
Everything worked find for more than a Month, but then last week twitter stopped sending any tweets.
There is no error, and the streaming connection seems to be kept alive. The API is just silent.
If for testing I replace the ‘follow’ parameter by a keyword ‘track’, tweets are returned.
Any idea about what may be wrong? Is this related to the user streams API deprecation?