This is what I get:
I have no idea why. It’s so difficult to even get started, I wish there was some better resource around to understand how to navigate all of this.
I can see that at the top right you have “No Environment”, which means that you have not set up your keys and tokens for the API for Postman to use. You may find the tutorial useful here.
1 Like
Sorry, it’s still not working. I get the same error message even tho I have added everything.
SebTwtr
#5
On the menu on the left under Twitter V2 API. Try Search Tweets > Recent Tweets.
Enter your query in the GET field, for testing purposes add a very broad query e.g. https://api.twitter.com/2/tweets/search/recent?query=car
Then below the GET field, go to the Authorization tab, select Type OAuth 2.0. Then on the right, enter your Bearer token. Your bearer token can be found in your dev account.
Hit send!
1 Like