Forum Discussion
fpedroza
3 years agoOccasional Contributor
I too am trying to create executions using the same endpoint.
Here's an example of the request payload I'm sending:
{
"versionId" : 35633,
"issueId" : "AMP-1207",
"cycleId" : "5932d36c-03da-44b2-ae74-40655ba71dd0",
"projectId" : 17166,
"status" : { "id" : 1 }
}
However the response I get (with a 500 response code) is:
{
"errorType" : "ERROR",
"errorCode" : 104,
"clientMessage" : "We encountered some problems during processing this request. Please try again!"
}
- ebarbera3 years agoStaff
Hello fpedroza and gat-bryszard -
Since in this case things are not functioning as expected, I would recommend opening a support case.
https://support.smartbear.com/zephyr-squad/message/
Here our team can analyze the issue further and see if there is an issue that can be fixed.
Emma
- fpedroza3 years agoOccasional Contributor
I've realized that the issue I was having had to do with this:
"issueId" : "AMP-1207",
I was passing the issueKey value instead of the issueId value.
-1 for acceptable error messages.
Related Content
- 4 years ago
Recent Discussions
- 14 days ago
- 21 days ago