From 807b821e8d9b50842a75e9a38025acbc99adc3d1 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 11 Jul 2020 17:00:12 +0200 Subject: need ec --- gnu-taler-error-codes/registry.rec | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gnu-taler-error-codes') diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec index 8a1a8d2..f4ce044 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -107,6 +107,11 @@ Name: UPLOAD_EXCEEDS_LIMIT Description: The body is too large to be permissable for the endpoint. HttpStatus: 413 +Value: 17 +Name: PAYTO_MALFORMED +Description: The payto:// URI we got is malformed. +HttpStatus: 0 + Value: 1001 Name: DB_SETUP_FAILED Description: The exchange failed to even just initialize its connection to the database. -- cgit v1.2.3