Hello,
I’m just getting started with the twitter api and according to the ‘tweets api’ docs (Tweet object | Docs | Twitter Developer Platform), there should be a ‘retweeted_status’ returned assuming the tweet has been retweeted (a ‘retweet_count’ > 0; my query has been retweeted 3 times), however it is not present in the search results. Has the api changed or is it user-error on my part? Thank you for any help anyone can provide.
UPDATE: I’m not having this issue anymore. It was happening last night, which is the data I was using prior to posting this.