The end point "/groups/{groupId}/members/{userId}" is capable of getting a 403 error when the logged in user is not in that group. HTTP response body: {"error":{"message":"You're not a member․","status_code":403}}
The end point "/groups/{groupId}/members/{userId}"
is capable of getting a 403 error when the logged in user is not in that group.
HTTP response body: {"error":{"message":"You're not a member․","status_code":403}}