oauth2-authorization-failure.en.must (355B)
1 <html> 2 <head> 3 <title>403: KYC server refused access</title> 4 </head> 5 <body> 6 The KYC backend refused the authorization code used by the exchange operator. Please inform the exchange operator about this failure. 7 <pre> 8 <!-- as provided by OAuth2.0 server --> {{ error }}: 9 <!-- as provided by OAuth2.0 server --> {{ error_description }} 10 </pre> 11 </body> 12 </html>