ttezel / twit

Twitter API Client for node (REST & Streaming API)
4.32k stars 573 forks source link

stream stopped working return "Bad Twitter streaming request: 410" #580

Open pantchox opened 1 year ago

pantchox commented 1 year ago

I have the streaming working for few years with no issues. Somehow the stream endpoint does not work. the filter stream endpoint still works tough.

Was something changed in the signature of the API or something?

urko-b commented 1 year ago

Same problem here. Don't know what is happening :(

urko-b commented 1 year ago

ok I see this comment and I think twitter has block v1.1 access. So they force everybody to use new V2 :smile: https://github.com/ttezel/twit/issues/571#issuecomment-1246081326