I want to import the result of my execution (robot framwork)with REST API into JIRA I used the following command
curl --insecure -H "Content-Type: multipart/form-data" -D- -p -F "file=@outputXX.xml" "https://portail.agir.orange.com/rest/raven/1.0/import/execution/robot?projectKey=MY"
I have this error : {"error":"Cannot add label with invalid validation result!"}
This error not clear enough to know exactly the problem's origin
could anyone help me ?
Hi @luc steven
It looks like it could be related to the content of the Robot XML report.
So it is best to contact the Xray Support (http://xraysupport.xpand-it.com) so that we can fully analyze your configuration and find the root cause of this.
Thank you.
Kind regards,
Rogério
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.