23 Jun 2023 10:00 PM - last edited on 13 Jul 2023 06:26 PM by AgataWlodarczyk
Hi all,
I'm integrating Jira to send problem notifications from Dynatrace and I'm facing the following error:
Reason: Invalid HTTP status code
HTTP Response Code: 401 - Unauthorized
HTTP Response Body:
{"errorMessages":["You do not have permission to create issues in this project."],"errors":{},"reasons":[]}"
Im using Jira Cloud and the step I followed to link both accounts are:
I'm using a trial account, how can I fix the error?
Solved! Go to Solution.
07 Aug 2023 06:27 PM
It sounds like an issue on the JIRA side with the permissions. Double check the account permissions for Dynatrace on the Jira side and see if you are still getting this error. Look for permissions to write/create issues an a project scope.
07 Aug 2023 07:39 PM
I suggest checking with a postman first from a public network,
if your Jira is just inside the secure perimeter like my, you would:
- ask the network team to white-list Dynatrace IPs
- optionally provide external Jira DNS if needed.