commit c30ed45ad3473a0fc690f6906f35019e38da15c1
parent 417435b17b92fa7f58c5bae1d92388633b16881c
Author: Christian Grothoff <christian@grothoff.org>
Date: Tue, 23 Jun 2020 19:51:10 +0200
fix status codes
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git 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