Hello, I am trying to figure out if there is a way I can fetch the image url from a quoted tweet, when using tweets API. Currently it gives me attachments with just media key, but it doesn’t have any media object inside the referenced tweet object.

Do I have make an additional API call in these scenarios to fetch that information?

I think yes - if the includes.media object does not have this, because that only includes things pertaining to the tweets in data not anything referenced.

2 Likes