From c30ed45ad3473a0fc690f6906f35019e38da15c1 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 23 Jun 2020 19:51:10 +0200 Subject: fix status codes --- gnu-taler-error-codes/registry.rec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec index 007a453..30f6670 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -885,7 +885,7 @@ HttpStatus: 202 Value: 2110 Name: PAY_COIN_SIGNATURE_INVALID Description: The signature over the contract of one of the coins was invalid. -HttpStatus: 400 +HttpStatus: 403 Value: 2111 Name: PAY_EXCHANGE_TIMEOUT @@ -950,7 +950,7 @@ HttpStatus: 500 Value: 2125 Name: PAY_WIRE_FEE_CURRENCY_MISMATCH Description: We got different currencies for the wire fee and the maximum wire fee. -HttpStatus: 500 +HttpStatus: 412 Value: 2126 Name: PAY_EXCHANGE_REPLY_MALFORMED -- cgit v1.2.3