summaryrefslogtreecommitdiff
path: root/contrib/persona-exchange-unauthorized.en.must
blob: 9b48581782ea289758b8a137d2e0fa64dd781bb9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<html>
<head>
<title>KYC server refused access</title>
</head>
<body>
The KYC backend refused the authorization code used by the exchange operator. Please inform the exchange operator about this failure.
<pre>
{{ kyc_http_status }}
{{ kyc_logic }}
{{ kyc_server_reply }}
</pre>
</body>
</html>