收藏
回答

急..设置小程序合法域名报错,出现了 85017 第三方平台已设置域名,麻烦官方看下原因?

小程序appId:wx9c46b047967b95f9

调用接口:https://api.weixin.qq.com/wxa/modify_domain 设置合法域名 出现了85017错误 返回报文如下:

{
    "errcode"85017,
    "errmsg""no domain to modify after filtered, please confirm the domain has been set in miniprogram or open hint: [QCMlRA0394c393]"
}

第三方平台已经配置合法域名

请求报文如下:

{
	"action": "add",  // 换set也不行
	"requestdomain": [
		"https://xx.com",
		"https://xx.com"
	],
	"uploaddomain": [
		"https://xx.com",
		"https://xx.com"
	],
	"downloaddomain": [
		"https://xx.com",
		"https://xx.com"
	],
	"wsrequestdomain":[]
}
最后一次编辑于  2020-04-07
回答关注问题邀请回答
收藏

1 个回答

  • 是小白啊
    是小白啊
    2020-04-07

    麻烦提供下appid以及操作时间

    2020-04-07
    有用
    回复 4
    • 中文测试
      中文测试
      2020-04-07
      小程序appId:wx9c46b047967b95f9


      时间 11:53分
      2020-04-07
      回复
    • 中文测试
      中文测试
      2020-04-07
      2020-4-7 11:53:30 --- 11:54:10 之间有请求
      2020-04-07
      回复
    • 中文测试
      中文测试
      2020-04-07
      在吗 查到什么原因了吗
      2020-04-07
      回复
    • 中文测试
      中文测试
      2020-04-07
      ...好吧,客户把服务器域名与业务域名搞反了
      2020-04-07
      回复
登录 后发表内容
问题标签