Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Why is error 404 still reported when using the admin user access interface (the permissions have bee

酷得先生 November 17, 2022

Snipaste_2022-11-18_15-44-11.pngSnipaste_2022-11-18_15-44-40.pngSnipaste_2022-11-18_15-48-09.png

1 answer

0 votes
Fabio Racobaldo _Catworkx_
Community Champion
November 18, 2022

Hi @酷得先生 ,

welcome to the Atlassian community!

I don't see any api for field configuration in the server REST API jira list https://docs.atlassian.com/software/jira/docs/api/REST/9.4.0/

This api is existing for the cloud instead https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-field-configurations/#api-rest-api-3-fieldconfiguration-get

Hope this helps,

Fabio

酷得先生 November 18, 2022

curl -u admin:222222 -X GET -H "Content-Type: application/json" http://192.168.0.125:8080/rest/api/2/fieldconfiguration return "null for uri: ..../rest/api/2/fieldconfiguration" why? The account password is correct

酷得先生 November 18, 2022

Snipaste_2022-11-18_17-07-52.png

Fabio Racobaldo _Catworkx_
Community Champion
November 18, 2022

that doc is for jira cloud...you are on a server instance

酷得先生 November 20, 2022

I see. Thank you very much. The problem here is that you cannot get the custom field options for creating problem pages in the project

Snipaste_2022-11-21_10-51-59.pngSnipaste_2022-11-21_10-52-52.png

Create a question page. Different projects create different question pages. As shown in the figure above, there are seven questions and six questions. Which interface is used to obtain this data?

Suggest an answer

Log in or Sign up to answer