exchange/contrib/kyc_provider_unexpected_reply.en.must

14 lines
231 B
Plaintext
Raw Normal View History

<html>
<head>
<title>KYC provider returned unexpected status code</title>
</head>
<body>
The KYC backend returned an unexpected status code.
<pre>
{{ kyc_http_status }}
{{ kyc_logic }}
{{ kyc_server_reply }}
</pre>
</body>
</html>