Olanetsoft/web3terms

Error: 404 Bad Streaming Request

Opened this issue · 0 comments

After setting up all the Twitter Secret Keys and starting the run command yarn run dev

  • I noticed the following error message (Bad request Stream)
    image

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.