Dear All,
I am trying to make a web request to jira user table and extract the accointId. I am getting a successful web response with a status code as 200. But the webResponse.body is getting returned as null ([]). Webresponse screenshot attached below for reference. At the end you can notice that the body is returned as null but from postman, I am getting a proper web response body with jira account details.
Any guidance is much appreciated.
TIA
Vijay
Well, I found an answer to my question.
The API token has to be base64 encoded value
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.