Spring Boot's /error handler was secured, causing any server-side exception during upload/serve to redirect clients to login instead of returning an error message. Permitting /error ensures errors are returned as proper JSON responses rather than auth challenges. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src/main | ||
| pom.xml | ||