From e9c62a69dc1bf591716c143d5594ef9c24307fbb Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 1 May 2020 19:22:32 +0200 Subject: fix status code --- src/include/taler_error_codes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include/taler_error_codes.h') diff --git a/src/include/taler_error_codes.h b/src/include/taler_error_codes.h index b3be7dc4..bbdd7a4a 100644 --- a/src/include/taler_error_codes.h +++ b/src/include/taler_error_codes.h @@ -844,7 +844,7 @@ enum TALER_ErrorCode /** * The currency specified for the refund is different from the * currency of the coin. This response is provided with HTTP status - * code #MHD_HTTP_PRECONDITION_FAILED. + * code #MHD_HTTP_BAD_REQUEST. */ TALER_EC_REFUND_CURRENCY_MISMATCH = 1504, -- cgit v1.2.3