I am try to connect via either rest api or the graphql api, but all I am getting is not authorized

malcolm chambers July 24, 2024

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" --

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events