diff options
Diffstat (limited to 'gnu-taler-error-codes/registry.rec')
-rw-r--r-- | gnu-taler-error-codes/registry.rec | 5 |
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 | |||
1283 | Description: The auditor that was specified is no longer used by this exchange. | 1283 | Description: The auditor that was specified is no longer used by this exchange. |
1284 | HttpStatus: 410 | 1284 | HttpStatus: 410 |
1285 | 1285 | ||
1286 | Value: 1919 | ||
1287 | Name: EXCHANGE_KYC_INFO_AUTHORIZATION_FAILED | ||
1288 | Description: The KYC info access token is not recognized. Hence the request was denied. | ||
1289 | HttpStatus: 403 | ||
1290 | |||
1286 | Value: 1920 | 1291 | Value: 1920 |
1287 | Name: EXCHANGE_KYC_RECURSIVE_RULE_DETECTED | 1292 | Name: EXCHANGE_KYC_RECURSIVE_RULE_DETECTED |
1288 | Description: 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. | 1293 | Description: 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. |