From df1602616af682c4960d08784b7acba5896dcc81 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 31 Jan 2021 22:11:26 +0100 Subject: need new error code for #6731 --- gnu-taler-error-codes/registry.rec | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gnu-taler-error-codes/registry.rec') diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec index 9c1b8cc..b1f9e7b 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -784,6 +784,11 @@ Name: MERCHANT_GENERIC_EXCHANGE_UNEXPECTED_STATUS Description: The exchange returned an unexpected response status. HttpStatus: 502 +Value: 2015 +Name: MERCHANT_GENERIC_UNAUTHORIZED +Description: The merchant refused the request due to lack of authorization. +HttpStatus: 401 + # 2100-2499: public API -- cgit v1.2.3