We are using application/problem+json for errors from the API. All errors which are not expected should be reported through sentry.
The only error we don't want to report are probably unknown nobt in order to avoid spamming.
Validation errors should be reported as well since we should catch those early on the frontend.