I try to get every project on a Jira instance with this request:
https://.../rest/api/2/project/
and I get 413 projects, instead of the existing 454.
If I write the project key into the request, then it finds the missing project.
https://.../rest/api/2/project/XYZ
What can cause this problem?
Dear @Kiss Zoltán ,
as far as I know this is a glitch. When you search for all projects, only those that the calling user can "browse" are listed (even if admin). When you direct access one project, you can do if you are an admin.
So long
Thomas
Thank you Thomas,
To be honest, I've already forgot the reason why I've asked it, but thanks for your answer.
Zoltan
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.