smartqq icon indicating copy to clipboard operation
smartqq copied to clipboard

获取二维码报错

Open ELLIEbleu opened this issue 9 years ago • 2 comments

javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: timestamp check failed

ELLIEbleu avatar Dec 28 '16 02:12 ELLIEbleu

可以提供下完整的异常栈吗?理论上不应该出现这个问题。

ScienJus avatar Dec 28 '16 03:12 ScienJus

没有堆栈信息,是在getQRCode()方法里session.get(ApiURL.GET_QR_CODE.getUrl()) .addHeader("User-Agent", ApiURL.USER_AGENT) .file(filePath); 使抛出来的 。当时访问w.qq.com时 二维码图片一直是 二维码失效 ,刷新好多次也是,也用其他电脑试过,是一样的状态

ELLIEbleu avatar Dec 29 '16 08:12 ELLIEbleu