diff options
author | Christian Grothoff <christian@grothoff.org> | 2024-02-11 17:06:04 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2024-02-11 17:06:04 +0100 |
commit | b13255de935bcf8869669e3b4a134894c9bd6c83 (patch) | |
tree | fb498ce44225f3d60772125a6fcd449fe59a3a9a /contrib/kycaid-invalid-request.en.must | |
parent | d0e65570d5c6404c7a7c219f8082110269df978e (diff) |
this should fix #8056 (testing required)
Diffstat (limited to 'contrib/kycaid-invalid-request.en.must')
-rw-r--r-- | contrib/kycaid-invalid-request.en.must | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/contrib/kycaid-invalid-request.en.must b/contrib/kycaid-invalid-request.en.must new file mode 100644 index 000000000..c33e3883f --- /dev/null +++ b/contrib/kycaid-invalid-request.en.must @@ -0,0 +1,12 @@ +<html> +<head> +<title>400: Invalid endpoint for KYCaid</title> +</head> +<body> +This endpoint is not defined for the KYCaid plugin. +<pre> +<!-- Taler error code --> {{ code }}: +<!-- GANA string for EC --> {{ hint }} +</pre> +</body> +</html> |