I'm trying to use REST API for Jira-Xray Cloud. I looked through this pages https://docs.getxray.app/display/XRAYCLOUD/Authentication+-+REST+v2 and https://docs.getxray.app/display/XRAYCLOUD/Global+Settings%3A+API+Keys
I only found this page https://id.atlassian.com/manage-profile/security/api-tokens for creating a user token. And I cannot see Client Id and Client Secret there. I only have the token created.
Then I tried a REST API request with the token created, but got 401 "Invalid JWT: JsonWebTokenError: jwt malformed".
What am I doing wrong?
Here is the link to the Cloud version of the documentation, https://confluence.atlassian.com/adminjiracloud/managing-your-workflows-776636587.html
Based on the screenshots it looks like you do not have the right permissions for the project you are trying to change, you should see lot more options if you have project admin permissions, and it is under Workflows that you can change the scheme used.
Hi Mikael, thanks for the reply! Under "People" for this Project, I'm showing up as the only administrator since I created the Project. Are you referring to this or are there other admin permissions that I'll need to gain?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you are listed as project admin you should see more options under the project settings, compare your screenshot to mine. When you created the project, was it created with a shared configuration? Or did you use one of the templates provided?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That was it! I used one of the templates provided. Changing to another template is now letting me configure the workflows. Thank you so much, Mikael!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am having the same problem. I am using a next gen project. Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Krishna Venkatraman next-gen projects does not allow you to change the workflow, currently you are limited to what can be changed in those projects.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.