OAuth 1.0 for Jira

Hi @vdespa, thank you very much…

I tried the Privatekey value for the Consumer Secret. I’m getting error like this
CODE 400

oauth_problem=signature_method_rejected

For what I known, my signature_method is RSA-SHA1 in the Postman drop down menu only have HMAC-SHA1, HMAC-SHA256 and Plaintext.


As you can see I’ve added the signature method to override the value. Is there anything wrong in my configuration? BTW the Access Token, Token Secret all I get it from Jar version of Aouth. Thank you in advance