aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes/registry.rec
diff options
context:
space:
mode:
Diffstat (limited to 'gnu-taler-error-codes/registry.rec')
-rw-r--r--gnu-taler-error-codes/registry.rec5
1 files changed, 5 insertions, 0 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index a79f2ab..d8e911a 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -1283,6 +1283,11 @@ Name: EXCHANGE_AUDITORS_AUDITOR_INACTIVE
1283Description: The auditor that was specified is no longer used by this exchange. 1283Description: The auditor that was specified is no longer used by this exchange.
1284HttpStatus: 410 1284HttpStatus: 410
1285 1285
1286Value: 1919
1287Name: EXCHANGE_KYC_INFO_AUTHORIZATION_FAILED
1288Description: The KYC info access token is not recognized. Hence the request was denied.
1289HttpStatus: 403
1290
1286Value: 1920 1291Value: 1920
1287Name: EXCHANGE_KYC_RECURSIVE_RULE_DETECTED 1292Name: EXCHANGE_KYC_RECURSIVE_RULE_DETECTED
1288Description: The exchange got stuck in a long series of (likely recursive) KYC rules without user-inputs that did not result in a timely conclusion. This is a configuration failure. Please contact the administrator. 1293Description: The exchange got stuck in a long series of (likely recursive) KYC rules without user-inputs that did not result in a timely conclusion. This is a configuration failure. Please contact the administrator.