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

created new UnauthorizedError with correct error code #206

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

reesewang25
Copy link
Contributor

@reesewang25 reesewang25 commented Apr 15, 2024

Description

Distinguish user not authenticated error (401) from the general forbidden error (403)

Issues

@reesewang25 reesewang25 linked an issue Apr 15, 2024 that may be closed by this pull request
Copy link
Contributor

@PhillipPhanhthourath PhillipPhanhthourath left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good work!

@PhillipPhanhthourath PhillipPhanhthourath merged commit 26d9c3d into main Apr 16, 2024
3 checks passed
@PhillipPhanhthourath PhillipPhanhthourath deleted the reese/401 branch April 16, 2024 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Switch unauthenticated error to 401
2 participants