I'm trying to access the endpoint rest/api/2/attachment/meta to be able to find out the upload limit for the attachments. This works fine when I'm logged in as an admin. But when I'm logged in as a user, the rest/api/2/attachment/meta returns a status code of 302 with a new location for the user to be redirected to. Why can't i access this endpoint as a logged in user? Is there any permissions that the logged in user is missing to be able to successfully reach the endpoint?
Community moderators have prevented the ability to post new answers.
I manage to post this under the Trello product. So ignore this question as i will post it under the Jira product instead :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.