I have followed the steps required to create a new application and getting consumer key, secret pairs and also the token access details. Now I would like to make calls to Tw
Postman creates 6 character nonce, Twitter needs 32-character Nonce. So you can use any random value, I used ABCDEFGHIJKLMNOPQRSTUVWXYZ123456 (length=32)