Hi,
In our project, we have integration between JIRA and servicenow through API call using token. Servicenow team is facing the below error for last few days when they tried to send the data to JIRA but they are getting the data properly from JIRA.
Looks like One common userid was created in JIRA for this integration and the API token for the same has been shared to ServiceNow. I don't have the login details for this id to check the token is active or not since this setup was done by some other who is not available in this project rightnow.
Would like to know is there any other way to generate 1 new common id related to old one and generate API token for the same?
HttpStatusCode : 404
ResponseBody : {"errorMessages":["Issue does not exist or you do not have permission to see it."],"errors":{}}.