It would be really helpful if you could give some `error code` to specify why the request did not succeed. ```java @Override onError(ErrorCode internalCode, StatusCode httpCode) { // at least one or a string } ```