在程序中代码调用 https://api.weixin.qq.com/cgi-bin/component/modify_wxa_jump_domain
{
"action": "add",
"wxa_jump_h5_domain": "baidu.com",
"is_modify_published_together": false
}
接口也是提示 {errcode: -1,errmsg: "system error rid: 6618e26f-223e03a6-03b2fcc5",}
使用微信开放平台调试工具,也是提示system error
调用这个接口,action传入get的时候返回的结果只有 {"testing_wxa_jump_h5_domain":""} 错误码也不返回
文档:https://developers.weixin.qq.com/doc/oplatform/openApi/OpenApiDoc/thirdparty-management/domain-mgnt/modifyThirdpartyJumpDomain.html#%E8%B0%83%E7%94%A8%E6%96%B9%E5%BC%8F
麻烦确认一下:「业务域名校验文件」是否能够正常访问。