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.
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.