开放平台设置的开发域名为什么不生效?
我们设置开发域名为: wx.sshgc1.cn;wx.sshgc.com.cn 通过第三方平台调用代授权获取分享的wx.config数据,开发者工具显示 { “errMsg”: “config:invalid url domain” } 演示地址: http://wxca28f17bb360d36b.wx.sshgc1.cn/app-h5/test.html
1 回复
我们另外一个应用却是正常的,
yanzhaicun.cn;hdg.yanzhaicun.cn;wx.yangyonghua.com
演示地址 http://wxca28f17bb360d36b.yanzhaicun.cn/app-h5/test.html
开发者工具提示 { “errMsg”: “config:ok” }