gana

GNUnet Assigned Numbers Authority
Log | Files | Refs | README | LICENSE

commit 2b276b6bd62f37fec3c64fa3ae4950d8383e40d2
parent 3fb854e6e6e2697ba2d47dcdf54f849bd4492e15
Author: Christian Grothoff <grothoff@gnunet.org>
Date:   Tue, 14 Jul 2026 19:32:13 +0200

fix HTTP status code mismatch with oauth2 spec

Diffstat:
Mgnu-taler-error-codes/registry.rec | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec @@ -3811,7 +3811,7 @@ HttpStatus: 401 Value: 9754 Name: CHALLENGER_CLIENT_FORBIDDEN_BAD_CODE Description: The code given is not even well-formed. -HttpStatus: 401 +HttpStatus: 400 Value: 9755 Name: CHALLENGER_GENERIC_VALIDATION_UNKNOWN