ajitzephyr
12 months agoNew Contributor
Expecting claim 'qsh' to have value error message
Hello,
I am trying to call endpoint https://prod-api.zephyr4jiracloud.com/connect/public/rest/api/1.0/execution but I am still getting 401 with message
Expecting claim 'qsh' to have value 'bd5...' but instead it has the value 'b21...'
I have followed documentation from https://support.smartbear.com/zephyr-squad-cloud/docs/api/jwt-token.html where I first generate API keys in Zephyr in Jira, generated keys used for JWT token with attached code inside documentation and then calling aforementioned API endpoint with curl command, but still getting same think.
Can you please anyone help me/explain me, what might cause this issue?
Thank you in advance,