taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit c152595703041c492b7126f29b8fcdd40e13dbb8
parent 4ac5304d5b76981f99c8562b075e5edd7bb8fdc3
Author: Antoine A <>
Date:   Tue, 19 Nov 2024 13:26:50 +0100

corebank: TAN submission rate limits

Diffstat:
Mcore/api-corebank.rst | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/core/api-corebank.rst b/core/api-corebank.rst @@ -1280,6 +1280,8 @@ Cashouts Missing rights. :http:statuscode:`404 Not Found`: The challenge was not found. + :http:statuscode:`429 Too many requests`: + Too many challenges are active right now, you must wait or confirm current challenges. :http:statuscode:`502 Bad Gateway`: * ``TALER_EC_BANK_TAN_CHANNEL_SCRIPT_FAILED``: TAN transmition via ``tan_channel`` failed.