GET /api/entitlements/v2/groups/{group_email}/members
Received a response with 5xx status code: 500 {"code": 500, "reason:": "Internal Server Error" "message":"An unknown error has occurred" }
Run this curl command to reproduce this failure:
curl -X GET -H 'Authorization: Bearer TOKEN' -H -H 'data-partition-id: osdu' https://osdu.r3m18.preshiptesting.osdu.aws/api/entitlements/v2/groups/%3B/members
I only tested this on AWS and Azure.
Edited by Shane Hutchins