"exception": "java.io.IOException: Server returned HTTP response code: 400 for URL: https://api.mch.weixin.qq.com/secapi/pay/refund", "result": "exception"
微信支付 申请退款 报(400) 错误的请求 ?接口链接:https://api.mch.weixin.qq.com/secapi/ 微信支付 申请退款 开发环境用host指向请求 报远程服务器返回错误: (400) 错误的请求。 用Asp.Net Development Server 可以请求成功,并退款, 发布到线上测试服务器,用真实域名 也报 (400) 错误的请求
2021-01-12"exception": "java.io.IOException: Server returned HTTP response code: 400 for URL: https://api.mch.weixin.qq.com/secapi/pay/refund", "result": "exception"
调用退款申请接口返回400 Bad Request生产环境正常,由于测试环境之前没有将apiclient_cert.p12证书上传到测试服务器,一直以来没有测试过退款,今天将证书上传以后调用退款功能,发现返回值并不是正常的xml,而是: <html> <head> <title>400 No required SSL certificate was sent</title> </head> <body bgcolor="white"> <center><h1>400 Bad Request</h1></center> <center>No required SSL certificate was sent</center><hr> <center>nginx</center> </body> </html> <!-- a padding to disable MSIE and Chrome friendly error page --> <!-- a padding to disable MSIE and Chrome friendly error page --> <!-- a padding to disable MSIE and Chrome friendly error page --> <!-- a padding to disable MSIE and Chrome friendly error page --> <!-- a padding to disable MSIE and Chrome friendly error page --> <!-- a padding to disable MSIE and Chrome friendly error page --> 生产和测试唯一区别是就生产访问的是https://api.mch.weixin.qq.com/secapi/pay/refund,测试做了NG代理,不过支付接口也是做NG代理的,支付接口在测试环境上却没有问题。请问这是什么原因?
2021-01-12有绑定但是还是会报错 openid与商户appid不匹配
微信企业付款到零钱,报错:openid与商户appid不匹配?想请问一下微信企业付款到零钱,报错:openid与商户appid不匹配 是不是需要商户平台与公众平台像这样绑定一下才可以???[图片]
2020-12-17一直报错签名有误 appid= 我的APPID &body=趣分利&device_info=e100cfe264e14342a8be36e157e8314d& mch_id= 我的商户号 &nonce_str=e100cfe264e14342a8be36e157e8314d &key=我的秘钥 生成的签名: 6963ABA38F030899EFACB7BFE3C5968A
企业支付到零钱微信支付商户号是t+6的结算周期,但产品中心-我的产品没有看到“企业支付到零钱”的开通入口。微信支付商户号刚刚申请大概2周,请问是什么原因呢?
2020-12-17