diff options
Diffstat (limited to 'gnu-taler-error-codes/registry.rec')
-rw-r--r-- | gnu-taler-error-codes/registry.rec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec index c800f02..63d966f 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -1109,6 +1109,7 @@ Name: MERCHANT_PRIVATE_POST_INSTANCES_BAD_AUTH Description: The merchant backend cannot create an instance because the authentication configuration field is malformed. HttpStatus: 400 +Value: 2602 Name: MERCHANT_PRIVATE_POST_INSTANCE_AUTH_BAD_AUTH Description: The merchant backend cannot update an instance's authentication settings because the provided authentication settings are malformed. HttpStatus: 400 |