Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get Group Member has a 403 Error #350

Closed
StarLight-Oliver opened this issue Jul 19, 2024 · 1 comment · Fixed by #364
Closed

Get Group Member has a 403 Error #350

StarLight-Oliver opened this issue Jul 19, 2024 · 1 comment · Fixed by #364

Comments

@StarLight-Oliver
Copy link

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}}

@C0D3-M4513R
Copy link
Contributor

I this instead:
{"error":{"message":"You're not allowed to view membership details․","status_code":403}}

C0D3-M4513R added a commit to C0D3-M4513R/specification that referenced this issue Jul 22, 2024
C0D3-M4513R added a commit to C0D3-M4513R/specification that referenced this issue Jul 22, 2024
ariesclark pushed a commit that referenced this issue Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

2 participants