获得过 0 次赞
回答过的问题获得 0 次赞
分享过的文章/案例获得 0 次赞
评论与回复获得 0 次赞
一样的问题,卡了一天了还没找到原因
微信转账到零钱 "错误的签名,验签失败"?Response Body: {"code":"SIGN_ERROR","detail":{"detail":{"issue":"sign not match"},"field":"signature","location":"authorization","sign_information":{"method":"POST","sign_message_length":351,"truncated_sign_message":"POST\n/v3/transfer/batches\n1665560467\n84d6f2e989074737bff70f30afd4b776\n{\"batch_\n","url":"/v3/transfer/batches"}},"message":"错误的签名,验签失败"} 使用微信官方提供的验签工具 塞入我的入参和代码生成的签名 验签通过// 但是接口却返回验签不通过 不知道是什么问题???
2022-10-19