I’m calling this endpoint but do not get “user.fields=username†returned even though it is being requested:
/2/tweets/search/recent
Even the documentation site “Try Now†does not return it when you run the code.
Other parameters seem to be returned.
Here is an example:
/2/tweets/search/recent?query=test&max_results=10&tweet.fields=author_id,created_at&user.fields=username
1 post - 1 participant