marcm
3 years agoOccasional Contributor
API error when calling "Get StepResult Attachment list"
We are getting a 500 Internal server error when calling https://prod-api.zephyr4jiracloud.com/connect/public/rest/api/1.0/attachment/search/stepresult Error message: { "errorType": "ERROR", ...
- 3 years ago
Hi, this fixed my issue (From Zephyr Support)
curl --location --request POST 'https://prod-api.zephyr4jiracloud.com/connect/public/rest/api/1.0/attachment/search/stepresult' \
--header 'Authorization;' \
--header 'zapiAccessKey;' \
--header 'Content-Type: application/x-www-form-urlencoded' \
--data-urlencode 'stepResultId='