REST API ( POST /rest/raven/1.0/api/testexec/{testExecKey}/test) through 404 error in post function

Pavan June 4, 2021

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

1 answer

1 accepted

0 votes
Answer accepted
Vyshakh Babu January 25, 2022

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>

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events