网页访问不了报Your clientIp 124.240.108.188 does not in the whitelist
网页访问不了报Your clientIp 124.240.108.188 does not in the whitelist
https://static-mp-58c77d5c-ee8a-4019-a385-7e2d733c4e46.next.bspapp.com/admin 报错```json
{
"success": false,
"error": {
"code": "ClientIpNotAllowed",
"message": "Your clientIp 124.240.108.188 does not in the whitelist."
}
}
程序没有升级,为什么之前用的很好的,现在突然出这个错误
2 回复
前端网页托管默认域名需要配置IP白名单访问。你配置自定义域名就没有这个限制了。
你把这个错在uniCloud文档里搜一下就知道了