Dear XRAY-Team,
We are currently encountering issues when attempting to upload the execution result to the following URL:
https://fly.atlassian.net/rest/raven/2.0/api/import/execution/multipart, using both info.json and result.json, following the documentation provided here:
https://docs.getxray.app/display/XRAY/v2.0#/Import/post-import-execution-multipart
We have successfully obtained the profile token of the user. However, we are receiving the following error message:
<status-code>404</status-code>
<message>null for uri: https://fly.atlassian.net/rest/raven/2.0/api/import/execution/multipart
It appears that the URL is not being found, and we are uncertain about the correctness of the URL.
When we attempt to use the XRAY API at the following endpoint:
code POST https://xray.cloud.getxray.app/api/v2/import/execution/multipart
And provide info.json and result.json,
we encounter the following error: jsonCopy code
{ "error": "Unexpected field (result)" } 404 BadRequest
We would greatly appreciate your assistance in resolving these issues. Thank you in advance for your support.
Best regards,
Basel