公众号10003 redirect_uri域名与后台配置不一致?
我微信公众号平台后面设置的网页域名是www.zhonghekang.com,代码中写的是redirectUri = encodeURIComponent(‘www.zhonghekang.com/dist/index.html’);为什么会报登录失败,redirect_uri域名与后台配置不一致
我微信公众号平台后面设置的网页域名是www.zhonghekang.com,代码中写的是redirectUri = encodeURIComponent(‘www.zhonghekang.com/dist/index.html’);为什么会报登录失败,redirect_uri域名与后台配置不一致