第三方平台 给复用公众号资质创建的小程序 设置域名失败?
发布于 6 年前 作者 zhaofang 14296 次浏览 来自 官方Issues

appid:wx9375ae53f6f7be28

我们作为第三方平台,给复用公众号资质创建的小程序,创建开放平台并绑定公众号成功后,设置域名:

根据文档:https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/api/Mini_Program_Basic_Info/Server_Address_Configuration.html

调用接口设置域名

https://api.weixin.qq.com/wxa/modify_domain

结果:
{
   "errcode"85017,
    "errmsg""no domain to modify after filtered, please confirm the domain has been set in miniprogram or open rid: 60bdd6c1-109e3fff-6d97f441"
}

小程序登录进去查看,发现并没有设置任何的域名,而且需要设置的域名确定已经设置为我们开放平台的“登录授权的发起页域名”

请问这是什么情况导致不能?

1 回复

你好,麻烦检查下是否已在小程序服务器域名中设置了呢?

回到顶部