Hi Twitter Dev
I’m testing out the Twitter API collection in Postman to get my bookmarks but anytime I set up query parameters I get an error message saying The tweet.fields query parameter value [ text] is not one of [attachments, author_id, text…] but then when I try it without any query parameter it works. I even tried copy/pasting the exact values from the documentation but it still gives me the error. Is there something I’m missing here? See screenshot attached:

it appears there’s an extra space in [ text] ? that could be the error. In a URL this may appear as %20text