Error: 404 Bad Streaming Request
Opened this issue · 0 comments
Phenzic commented
After setting up all the Twitter Secret Keys and starting the run command yarn run dev
I'm guessing it's from the Twit framework and the updated twitter API endpoint for filtered streaming. I tried logging the streaming request from the node_module, like in the image above but couldn't find the requested link
I also tried updating the streaming endpoints to twitter v2 from node_module... (locally), still logging the same error.