I am try to connect to jira compass to send events from my custom tool chain
I want to publish events against a component which are results of integration tests.
To this end I am trying to use the web REST or GRAPHQL API's to post these events
But at the moment I cannot connect to my cloud instance All I get is a 404 errors even using the sample CURL
I have had to code the --ssl-no-revoke on the end of the curl to even get this far
curl -D- -X GET -H "Authorization: Basic ...." -H "Content-Type: application/json" "https://your-domain.atlassian.net/rest/api/2/issue/BOOK-72" --
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.