Skip to content

Fixed POST /file/:id/extract HTTP 401 error #1255

Merged
lmarini merged 1 commit intomainfrom
fix/file-extraction-api
Mar 5, 2026
Merged

Fixed POST /file/:id/extract HTTP 401 error #1255
lmarini merged 1 commit intomainfrom
fix/file-extraction-api

Conversation

@lmarini
Copy link
Member

@lmarini lmarini commented Mar 4, 2026

Remove old security check on POST /file/:id/extract in favor of current Depends(FileAuthorization("uploader")) pattern.

This was throwing a 401 with a valid API key.

…nt Depends(FileAuthorization("uploader")) pattern.

This was throwing a 401 with a valid API key.
@lmarini lmarini requested a review from max-zilla as a code owner March 4, 2026 21:37
@lmarini lmarini merged commit a052041 into main Mar 5, 2026
4 of 6 checks passed
@lmarini lmarini deleted the fix/file-extraction-api branch March 5, 2026 21:35
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.

1 participant