public ApiResponse getResponse(String error) { ObjectMapper mapper = new ObjectMapper(); ApiResponse result = null; try {