I want to test the Twitter api for an app in the future. I was trying to test it with Postman but I get this error all the time.
"code": 32, "message": "Could not authenticate you."
I made an new app from my developers account and put all the generated tokens into postman like this:
My parameters are the same like this screenshot: (with the correct tokens)
Do I need to check something important? I hope someone has already faced this problem or just can help me with this.


