commit a34251a5cd9bda4506dcbd1de9847748b7dd207e parent 8b7ede89aa531fa85e97a8c7966bce60d4111135 Author: Christian Grothoff <christian@grothoff.org> Date: Sun, 4 Jan 2026 22:55:17 +0100 new EC Diffstat:
| M | gnu-taler-error-codes/registry.rec | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec @@ -1744,6 +1744,11 @@ Name: MERCHANT_GENERIC_MONEY_POT_UNKNOWN Description: The money pod ID provided to the backend is not known to the backend. HttpStatus: 404 +Value: 2038 +Name: MERCHANT_GENERIC_SESSION_UNKNOWN +Description: The session ID provided to the backend is not known to the backend. +HttpStatus: 404 +