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