I am using OAuth 1.0 and trying to hit a jql using postman. Currently, I have set Consumer Key, Consumer Secret as my access_token, Token and Token secret, Signature method is HMAC-SHA1..but it not providing me any data. Can anyone help me what needs to set in header or how to do a GET request to JIRA using postman?