summaryrefslogtreecommitdiff
path: root/contrib/oauth2-authorization-failure-malformed.en.must
blob: 6f7552eaed7f748da3b8b0dcda68ff0629e6b329 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<html>
<head>
<title>502: OAuth 2.0 service returned malformed response</title>
</head>
<body>
  The KYC backend returned an authorization failure,
  but additionally provided a malformed error response.
  <pre>
<!-- Should we output potentially sensitive data? --> {{ debug }}
<!-- Optional: server response --> {{ server_response }}
</pre>
</body>
</html>