I have been successfully using api v2 for more than a year to create Jira tasks in a project. Without changing anything - today the create request stopped working. I can’t understand what the problem is.
jira ulr = 'https://my-domain.com/rest/api/2/isue/'
Node.js:
issuerConfig is js object like :
{
fields: {
... standart data that worked before many years
}
}
Hi,
Can you share the json that you are using ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.