cvcio / rtaa-72

RTAA-72, is CVCIO's real-time intelligence dashboard for Twitter
MIT License
21 stars 4 forks source link

Is this impacted by the deprecation of the v1 filtered realtime tweets API? #1

Open fareesh opened 1 year ago

fareesh commented 1 year ago

Ref:

image

If so, is there a straightforward migration process?

After running the browser's request to the Stream service doesn't return a response and hangs indefinitely

andefined commented 1 year ago

@fareesh Yes, most probably this affects the streamer and the account classifier (v2 doesn't include favorites), although I am still able to use this endpoint (not sure why). We have already created a client that supports V2 API endpoints. The migration should not be very trivial, as there are limitations on how many rules you can use and not yet tested, nevertheless, we will start working on this as soon as possible.