Hi ,
I am using the below API based to documentation I found which supposed to allow me to import cucumber.json file which is generated from the cucumber execution into Jira :
https://{companyName}.atlassian.net/rest/raven/1.0/import/execution/cucumber?testExeKey=""
when I try this I always get 404 not found !
I know that this https://{companyNmae}.atlassian.net works for me because it gets me to the company Jira page .
What is missing here ? is it a wrong API ?
Any help would be appreciated !
BR,
Amir