Forum Discussion

Akshata9's avatar
Akshata9
Occasional Contributor
5 years ago
Solved

How to create Jira issuetype= Test using API with JWT authorization

Here we are trying to create Jira issue-Test using Jira APIs but getting authorization error 403   POST: https://<<jira-url>>/rest/api/2/issue/ {  "project": {        "key": "testkey"         }...
  • HimanshuTayal's avatar
    HimanshuTayal
    5 years ago

    Akshata9  : Were you able to loggin with used credential into JIRA?

     

    Check logging into JIRA with the Credential you are using with SOAPUI.