commit acee4a35377e7562935e6b13620bf57a151a5bf4
parent 2b276b6bd62f37fec3c64fa3ae4950d8383e40d2
Author: Christian Grothoff <grothoff@gnunet.org>
Date: Wed, 15 Jul 2026 23:40:05 +0200
fix HTTP status codes
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
@@ -3806,7 +3806,7 @@ HttpStatus: 502
Value: 9753
Name: CHALLENGER_GRANT_UNKNOWN
Description: The grant is unknown to the service (it could also have expired).
-HttpStatus: 401
+HttpStatus: 400
Value: 9754
Name: CHALLENGER_CLIENT_FORBIDDEN_BAD_CODE
@@ -3816,7 +3816,7 @@ HttpStatus: 400
Value: 9755
Name: CHALLENGER_GENERIC_VALIDATION_UNKNOWN
Description: The service is not aware of the referenced validation process.
-HttpStatus: 401
+HttpStatus: 400
Value: 9756
Name: CHALLENGER_CLIENT_FORBIDDEN_INVALID_CODE