When a handler returns an api.Err the logging middleware logged a 200 OK, however the correct code and response has been sent to the client.
When a handler returns an api.Err the logging middleware logged a 200 OK, however the correct code and response has been sent to the client.