Hi, The customer encountered the error ‘Only Jira administrators can access issue type screen schemes’ when accessing the endpoint GET /rest/api/3/issuetypescreenscheme/project. Granting admin permissions to all users via my integration is not feasible.
I utilize this endpoint to retrieve visible fields and their properties. Are there any alternative, secure methods to authorize my integration? I am currently using basic authentication for the REST API