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

Return auth specific errors when downloading media #73

Merged
merged 3 commits into from
Dec 16, 2024
Merged

Conversation

devonh
Copy link
Member

@devonh devonh commented Dec 12, 2024

Fixes #72

Also updates the auth media error code docs to move the auth media specific errors up into the Error codes section with the rest of the possible content scanner errors.

@devonh devonh requested a review from a team as a code owner December 12, 2024 18:02
@devonh devonh merged commit 5690feb into main Dec 16, 2024
5 checks passed
@devonh devonh deleted the devon/auth-invalid branch December 16, 2024 19:17
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.

Should return 401 when missing or invalid access token
2 participants