Always getting 404
Hi there,
I have installed Zephyr in Jira, and made sure that Zephyr is enabled in the I'm working on.
But it's like the Zephyr Api isn't enabled.
For instance, I started out with the basics on this page: https://support.smartbear.com/zephyr-essential-dc/docs/en/zephyr-squad-server-rest-api/zephyr-squad-api---how-to/create-tests.html
and made the suggested cURL request to get the Zephyr test issue type:
curl --request GET https://15.20.184.119:8089/rest/zapi/latest/util/zephyrTestIssueType --user "myusername:mypassword"
but all I get is status code 404 and "Oops, you've found a dead link. - JIRA"
What do I need to do to get that Api up and running?
That looks like the Squad API, and you're in the Zephyr (Scale) community, so just checking first that you're using the right API. Zephyr Cloud is here: Zephyr Scale for Jira Cloud API
You'll need a token before you can start and that'll be found under your profile image (top right-hand corner). Let me know if this doesn't help you fix the issue?