Hi !
I am very new to IDN development. I need to create JIRA ticket from POSTMAN .
I have generated API token and using basic auth. Able to fetch ticket details which I have created in JIRA UI. BUt unable to create ticket using postman. May be wrong api calls or body . Please suggest on this. Thankyou !
Hi Annamica, what error are you getting back from Postman?
It may be that you have not passed your credentials for authorization or an issue with the body. More information on the exact error could help with troubleshooting.
Based on the documentation I have located, you may have invalid input in your request body. Try comparing to the example available here and see if that helps
https://developer.atlassian.com/server/jira/platform/jira-rest-api-examples/
1 Like
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.