persona-invalid-response.en.must (225B)
1 <html> 2 <head> 3 <title>KYC provider returned unexpected response</title> 4 </head> 5 <body> 6 The KYC backend returned an unexpected response. 7 <pre> 8 {{ kyc_http_status }} 9 {{ kyc_logic }} 10 {{ kyc_server_reply }} 11 </pre> 12 </body> 13 </html>