JupiterOne-Archives / integrations-2021-07-16

JupiterOne integration development documentation and issue tracking
0 stars 2 forks source link

400 response when attempting to create an Issue #38

Open aiwilliams opened 5 years ago

aiwilliams commented 5 years ago

There is a case where Jira answers a 400 response when creating an issue when the user does not have access to the specified project.

Caused by: StatusCodeError: 400 - {\"errorMessages\":[\"The value 'FACILITIES' does not exist for the field 'project'.\"],\"warningMessages\":[]}

It may be that the project does not exist at all, so this could be tracked as "Project does not exist or is access is not authorized."