收藏
回答

通过API快速创建的小程序设置服务器域名,一直返回85017错误

下面是POST的内容

{"action":"add","requestdomain":["https://www.xxxxxxx.com"],"wsrequestdomain":["wss://www.xxxxxxx.com"],"uploaddomain":["https://www.xxxxxxx.com"],"downloaddomain":["https://www.xxxxxxx.com"]}

这是返回的结果

设置服务器域名:

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

另外我想咨询下,我通过 这个API

https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/Mini_Programs/Fast_Registration_Interface_document.html

生成的小程序是否需要设置服务域名这一步

https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/Mini_Programs/Server_Address_Configuration.html

最后一次编辑于  2020-03-07
回答关注问题邀请回答
收藏

1 个回答

  • 过野晨风
    过野晨风
    2020-03-07

    action 无论是add 还是set返回的结果都是一样的,但是 设置业务域名 可以设置成功

    2020-03-07
    有用
    回复
登录 后发表内容
问题标签