Purpose: When a user submits a request in Microsoft Forms, a jira issue should be created. I am trying to get the account Id using API.
I do have the required permissions and I get the response in Postman.
While trying with power automate, the response code is 200 but the response body is not returned.
I tried giving header like Content-type: Application/Json, Accept: Application/Json.
Any idea why the body is not returned?
I figured out the solution for this. In the HTTP advanced body, there is an option called Authentication, supply username and API token and that's it!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.