xdevplatform / Twitter-API-v2-sample-code

Sample code for the Twitter API v2 endpoints
https://developer.twitter.com/en/docs/twitter-api/getting-started/about-twitter-api
Apache License 2.0
2.65k stars 984 forks source link

Not able to get the conversation id/replied to tweet using filtered stream #99

Closed 4RCAN3 closed 2 years ago

4RCAN3 commented 2 years ago

I'm trying to get the tweet to which someone's mentioned my bot, but I'm unable to get the conversation id for it. This is the response I'm getting: image Also referencing the "reply": image Is it possible I might be doing something wrong?