kyc-proof-bad-request.en.must (274B)
1 <html> 2 <head> 3 <title>400: Malformed client request</title> 4 </head> 5 <body> 6 The client's request was malformed. 7 <pre> 8 <!-- Taler error code --> {{ code }}: 9 <!-- GANA EC hint --> {{ hint }} 10 </pre> 11 <p> 12 <!-- optional human-readable message --> {{ message }} 13 </p> 14 </body> 15 </html>