Hi Michael,
"Unsupported media type" tipically occurs when the header "Content-Type: Application/json" was not present on the REST request. Can you make sure the "request.AddHeader" is being correctly parsed by your code?
I strongly suggest you to also test the request using Postman REST Client first, just to make sure JIRA is receiving the requests correctly.
Best regards,
Lucas Timm
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.