WXBizMsgCrypt verifyUrl 签名验证错误?

发布于 7 年前作者 chenli4544 次浏览最后编辑 7 年前来自 ask

WXBizMsgCrypt pc = new WXBizMsgCrypt(token, encodingAesKey, appId);//echostr

String  echoStrSign=pc.verifyUrl(signature, timestamp, nonce, echoStr);

.AesException: 签名验证错误

at common.weixin.mp.aes.WXBizMsgCrypt.verifyUrl(WXBizMsgCrypt.java:282)按照文档开发的根本就不行?

0 回复
暂无回复