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

Add 403 mapping for getting Group members #364

Merged

Conversation

C0D3-M4513R
Copy link
Contributor

@C0D3-M4513R C0D3-M4513R commented Jul 22, 2024

The endpoint can return multiple 403 errors:

  • You're not allowed to view membership details
  • You're not a member

However with the state of oneOf I just decided to put something there.
I hope that both responses can be parsed to an error regardless of the actual errormessage contents.

Fixes: #350

@C0D3-M4513R C0D3-M4513R force-pushed the feat/group-members/403-mapping branch from 6ed66a6 to e67d3c4 Compare July 22, 2024 13:44
@ariesclark ariesclark enabled auto-merge (squash) July 22, 2024 19:57
@ariesclark ariesclark merged commit 14b879f into vrchatapi:main Jul 22, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Get Group Member has a 403 Error
2 participants