aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes/taler_error_codes.rst
diff options
context:
space:
mode:
Diffstat (limited to 'gnu-taler-error-codes/taler_error_codes.rst')
-rw-r--r--gnu-taler-error-codes/taler_error_codes.rst50
1 files changed, 50 insertions, 0 deletions
diff --git a/gnu-taler-error-codes/taler_error_codes.rst b/gnu-taler-error-codes/taler_error_codes.rst
index 2e97093..8b7f9bf 100644
--- a/gnu-taler-error-codes/taler_error_codes.rst
+++ b/gnu-taler-error-codes/taler_error_codes.rst
@@ -805,6 +805,16 @@ Description The requested operation is denied as the account was frozen
805 805
806 806
807=================== =========================================================== 807=================== ===========================================================
808 TALER_EC_EXCHANGE_GENERIC_KYC_CONVERTER_FAILED
809-------------------------------------------------------------------------------
810Value 1037
811HTTP Status Code 500
812Description The exchange failed to start a KYC attribute conversion helper process. It is likely configured incorrectly.
813=================== ===========================================================
814
815
816
817=================== ===========================================================
808 TALER_EC_EXCHANGE_DEPOSITS_GET_NOT_FOUND 818 TALER_EC_EXCHANGE_DEPOSITS_GET_NOT_FOUND
809------------------------------------------------------------------------------- 819-------------------------------------------------------------------------------
810Value 1100 820Value 1100
@@ -4255,6 +4265,46 @@ Description The client's response to the challenge was invalid.
4255 4265
4256 4266
4257=================== =========================================================== 4267=================== ===========================================================
4268 TALER_EC_BANK_NON_ADMIN_PATCH_LEGAL_NAME
4269-------------------------------------------------------------------------------
4270Value 5135
4271HTTP Status Code 409
4272Description A non-admin user has tried to change their legal name.
4273=================== ===========================================================
4274
4275
4276
4277=================== ===========================================================
4278 TALER_EC_BANK_NON_ADMIN_PATCH_DEBT_LIMIT
4279-------------------------------------------------------------------------------
4280Value 5136
4281HTTP Status Code 409
4282Description A non-admin user has tried to change their debt limit.
4283=================== ===========================================================
4284
4285
4286
4287=================== ===========================================================
4288 TALER_EC_BANK_NON_ADMIN_PATCH_MISSING_OLD_PASSWORD
4289-------------------------------------------------------------------------------
4290Value 5137
4291HTTP Status Code 409
4292Description A non-admin user has tried to change their debt limit.
4293=================== ===========================================================
4294
4295
4296
4297=================== ===========================================================
4298 TALER_EC_BANK_PATCH_BAD_OLD_PASSWORD
4299-------------------------------------------------------------------------------
4300Value 5138
4301HTTP Status Code 409
4302Description Provided old password does not match current password.
4303=================== ===========================================================
4304
4305
4306
4307=================== ===========================================================
4258 TALER_EC_SYNC_ACCOUNT_UNKNOWN 4308 TALER_EC_SYNC_ACCOUNT_UNKNOWN
4259------------------------------------------------------------------------------- 4309-------------------------------------------------------------------------------
4260Value 6100 4310Value 6100