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