Hello Team,
Thanks in advance.
We are able to create Test execution and also assciate tests to it through Script runner.
What we we try using same code in post function of workflow REST API giving 404 Error.
Please suggest valuable solution
Hi,
I am also facing the same problem. Looks like the API path is not available
CURL:
curl --location --request GET 'https://xxx-poc.atlassian.net/rest/raven/1.0/api/testexec/CLN-289/test' \
--header 'Authorization: Basic ssssssssssss==' \
--header 'Cookie: atlassian.xsrf.token=f01499e3-sss-4f88-9d88-sss'
Response
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<status>
<status-code>404</status-code>
<message>null for uri: https://xxx-poc.atlassian.net/rest/raven/1.0/api/testexec/CLN-289/test</message>
</status>
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.