-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue executing one of your postman APIS #4
Comments
Hi Dave, It doesn't provide that endpoint. Xray Cloud uses an alternate API, GraphQL based for those kinds of more complex operations: https://docs.getxray.app/display/XRAYCLOUD/GraphQL+API You need to use the proper collection for cloud |
Thank you so much.
let me look at xRay and Jira cloud.
appreciate the quick response
Dave
On Thursday, May 11, 2023 at 11:20:51 AM EDT, Sergio Freire ***@***.***> wrote:
Hi Dave,
it seems that you have a Jira cloud instance with Xray cloud. Xray for Jira cloud is a different product than Xray for Jira datacenter.
The REST API for Xray cloud is the following one:
https://docs.getxray.app/display/XRAYCLOUD/Version+2
It doesn't provide that endpoint. Xray Cloud uses an alternate API, GraphQL based for those kinds of more complex operations: https://docs.getxray.app/display/XRAYCLOUD/GraphQL+API
You need to use the proper collection for cloud
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
…lections * 'master' of https://github.com/Xray-App/xray-postman-collections: reviewed all collections against latest versions of Xray; fixes #4
Hi,
First, thank you for making this available, this is really helpful. I need help with one of your calls.
{{JIRA_BASEURL}}/rest/raven/2.0/api/testset/{{TS1_KEY}}/test
This is my URL:
https://gringogolf.atlassian.net/rest/raven/2.0/api/testset/PICA-12/test
this returns a 404. I'm using basic authentication and I can make some of the Jira cloud rest APIS work with my credentials.
404 null for uri: https://gringogolf.atlassian.net/rest/raven/2.0/api/testset/PICA-12amy help would be appreciated?
Dave
The text was updated successfully, but these errors were encountered: