commit a7611c7124c5cdab642d31fa01d454549a4bc1a3
parent b7320181c5e0d95c6f2e2a9e5c53dce0bc1a35a8
Author: Christian Grothoff <christian@grothoff.org>
Date: Thu, 2 Dec 2021 07:37:12 +0100
-fix status code for KEYS missing
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
@@ -245,7 +245,7 @@ HttpStatus: 403
Value: 1007
Name: EXCHANGE_GENERIC_KEYS_MISSING
Description: The exchange failed to perform the operation as it could not find the private keys. This is a problem with the exchange setup, not with the client's request.
-HttpStatus: 500
+HttpStatus: 503
Value: 1008
Name: EXCHANGE_GENERIC_DENOMINATION_VALIDITY_IN_FUTURE