Hi,
I'm using Xray for Jira, but I'm unable to use the api. Looking at the documentation:
https://confluence.xpand-it.com/display/public/XRAY/Pre-Conditions+-+REST
https://confluence.xpand-it.com/display/public/XRAY/Test+Sets+-+REST
If I use the next:
GET /rest/raven/1.0/api/precondition/{preConditionKey}/test
GET /rest/raven/1.0/api/testset/{testSetKey}/test
For both I'm getting: 404</status-code><message>null for uri
I've tested my credentials with the api from Jira and it works fine with it. Any ideas?
Regards.
What is the solution for this issue ? Did some of you find it ?
Hi Jose,
Yes. Our documentation is up to date regarding the Xray Rest API.
As this error message is not clear regarding the error you're getting, to understand the issue you're facing please contact us directly through our Support Service Desk. There we can ask you for some details and check together where the problem is.
Best regards,
Xray Team
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have tried to create a request but something's wrong with the application form that I can't create it, it returns an error message but doesn't say which field is incorrect or missing.
I'm using Jira Cloud, and for example to get the precondition, with the request like the one below:
http://****.atlassian.net/rest/raven/1.0/api/precondition/QT-324/test
I'm getting the next response:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<status>
<status-code>404</status-code>
<message>null for uri: https://****.atlassian.net/rest/raven/1.0/api/precondition/QT-324/test</message>
</status>
The Precondition does exist in: https://****.atlassian.net/browse/QT-324 and the host is correct because I use it with the Jira API without a problem.
Am I missing something?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
I am also getting same error while using XRAY JIRA REST API for preconditions in JIRA Cloud.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.