获得过 0 次赞
回答过的问题获得 0 次赞
分享过的文章/案例获得 0 次赞
评论与回复获得 0 次赞
- 审批流程那个API可以获得节点的名称?
[图片]
2021-02-01 - 统一下单API返回400 Bad Request怎样处理?
程序客户端是VB,调用WinHttpRequest组件传输数据,但调用接口https://api.mch.weixin.qq.com/pay/micropay返回以下错误,百度后说要带上证书,现在请问哪里下载证书,怎样带上证书? <html> <head><title>400 The SSL certificate error</title></head> <body bgcolor="white"> <center><h1>400 Bad Request</h1></center> <center>The SSL certificate error</center> <hr><center>nginx</center> </body> </html>
2019-06-10