pub fn error_response_with_status( status: StatusCode, code: ErrorCode, message: impl Into<String>, ) -> Response