exchange/contrib/persona-invalid-response.en.must

14 lines
225 B
Plaintext
Raw Normal View History

<html>
<head>
2022-08-18 14:02:54 +02:00
<title>KYC provider returned unexpected response</title>
</head>
<body>
2022-08-18 14:02:54 +02:00
The KYC backend returned an unexpected response.
<pre>
{{ kyc_http_status }}
{{ kyc_logic }}
{{ kyc_server_reply }}
</pre>
</body>
</html>