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

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 join this conversation on GitHub. Already have an account? Sign in to comment
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