Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

Fix 404 errors in API #457

Open
TimJentzsch opened this issue Nov 16, 2022 · 0 comments
Open

Fix 404 errors in API #457

TimJentzsch opened this issue Nov 16, 2022 · 0 comments
Labels
API Suggestion which would change the user-facing API Bug Something isn't working

Comments

@TimJentzsch
Copy link
Contributor

When a path in the API was not found, a status 200 is returned and a HTML page with an error message is rendered.

Instead, the original 404 error should be returned to allow the API to handle the error.

@TimJentzsch TimJentzsch added Bug Something isn't working API Suggestion which would change the user-facing API labels Nov 16, 2022
@TimJentzsch TimJentzsch self-assigned this Nov 16, 2022
@TimJentzsch TimJentzsch removed their assignment Jan 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
API Suggestion which would change the user-facing API Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant