对接商家转账到零钱时调用uniCloud.httpProxyForEip.postJson来解决微信需要固定ip的问题
ip白名单也是添加过了
- 发布:2023-12-15 13:55
- 更新:2023-12-18 14:52
- 阅读:400
产品分类: uniCloud/App
操作步骤:
预期结果:
返回正常的结果
返回正常的结果
实际结果:
Error: I/O error on POST request for "https://api.mch.weixin.qq.com/v3/transfer/batches": cannot retry due to server authentication, in streaming mode; nested exception is java.net.HttpRetryException: cannot retry due to server authentication, in streaming mode
Error: I/O error on POST request for "https://api.mch.weixin.qq.com/v3/transfer/batches": cannot retry due to server authentication, in streaming mode; nested exception is java.net.HttpRetryException: cannot retry due to server authentication, in streaming mode
bug描述:
uniCloud.httpProxyForEip.postJson在商家转账到零钱时阿里云需要固定ip通过这发送请求报错