Hi
Today (May 5) getting all group members using group/member API (https://developer.atlassian.com/cloud/jira/platform/rest/#api-api-2-group-member-get) stops working. It returns 500 with follow response:
{
"errorMessages": [
"Internal server error"
],
"errors": {}
}
This issue is reproduced for admin users within app (our app has ADMIN scope) and also with simple browser request.
For non-admin users it returns 403 as it should
There was a bug raised about this on JRACLOUD-69614.
As far as I know, the bug is fixed now from the internal comments.
Regards,
Ting
Cloud Support Team
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.