https://wx.qlogo.cn小程序后台可以添加,代码配置无法添加。被识别为无效域名。这个是什么问题,接口有办法解决 吗?
入参:{
"action": "set",
"downloaddomain": ["https://hw.service.ihengtian.top", "https://island.picture.ihengtian.top", "https://photo.ihengtian.top", "https://picture.ihengtian.top", "https://wx.qlogo.cn"],
"requestdomain": ["https://apis.map.qq.com", "https://hw.service.ihengtian.top"],
"tcpdomain": [],
"udpdomain": ["udp://hw.service.ihengtian.top"],
"uploaddomain": ["https://hw.service.ihengtian.top"],
"wsrequestdomain": ["wss://hw.service.ihengtian.top"]
}
出参:{
"errcode": 0,
"errmsg": "ok",
"requestdomain": ["https:\/\/apis.map.qq.com", "https:\/\/hw.service.ihengtian.top"],
"wsrequestdomain": ["wss:\/\/hw.service.ihengtian.top"],
"uploaddomain": ["https:\/\/hw.service.ihengtian.top"],
"downloaddomain": ["https:\/\/hw.service.ihengtian.top", "https:\/\/island.picture.ihengtian.top", "https:\/\/photo.ihengtian.top", "https:\/\/picture.ihengtian.top"],
"udpdomain": ["udp:\/\/hw.service.ihengtian.top"],
"tcpdomain": [],
"invalid_requestdomain": [],
"invalid_wsrequestdomain": [],
"invalid_uploaddomain": [],
"invalid_downloaddomain": ["https:\/\/wx.qlogo.cn"],
"invalid_udpdomain": [],
"invalid_tcpdomain": [],
"no_icp_domain": []
}