[图片] https://www.szbaoche.com/home/oauth2.php https://www.szbaoche.com/home/testopenid.php
redirect_uri域名与后台配置不一致,错误码:10003?[图片]
08-05https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx520c15f417810387&redirect_uri=https%3A%2F%2Fchong.qq.com%2Fphp%2Findex.php%3Fd%3D%26c%3DwxAdapter%26m%3DmobileDeal%26showwxpaytitle%3D1%26vb2ctag%3D4_2030_5_1194_60&response_type=code&scope=snsapi_base&state=123#wechat_redirect appid是换成自己的,redirect_uri是自己的域名 原文链接:https://blog.csdn.net/weixin_48706421/article/details/142490868
H5页面调用微信授权获取code,报10005?[图片]
08-04服务器端: [图片] 小程序用户端: [图片]
请求中含有未在API文档中定义的参数[图片]
2024-09-13请求中含有未在API文档中定义的参数 [图片]
请求中含有未在API文档中定义的参数<root type="object"> <appid type="string">wxecc60cb1d48e5529</appid> <attach type="string">测试</attach> <body type="string">费用缴纳</body> <mch_id type="string">1484345072</mch_id> <nonce_str type="string">248fc2ce54d2477d8283435907c85dd3</nonce_str> <notify_url type="string">http://wechat.jnygny.net/Wechat/Wx/Pay/GetWeChatInfo</notify_url> <openid type="string">oyjeL5m3-W3CzY8xv9YvVJE8pDJc</openid> <out_trade_no type="string">52061da9dbd74086881eb121e927c152</out_trade_no> <spbill_create_ip type="string">39.144.219.28</spbill_create_ip> <total_fee type="number">20000</total_fee> <trade_type type="string">JSAPI</trade_type> <sign type="string">14C51DF03B4AF123F9D276F72A4907D4</sign> </root> 调用旧版JsapiV2提示错误,确认了文档参数无误,请老师们看看
2024-09-13