20101 |
Please use domain |
请使用域名 |
20102 |
The url requested must end with ‘.json’ |
URL以.json结尾 |
20103 |
The app requested does not exist |
App 不存在 |
20104 |
The app is out of service |
当前App已停止服务 |
20105 |
Quota limit exceeded. Please contact support@wilddog.com |
资源超限 |
20201 |
Invalid parameters |
参数错误 |
20202 |
The data of request is invalid |
数据格式不正确 |
20203 |
The depth of path requested exceeded the depth limitation(32) |
路径不合法,超过最大深度32层 |
20204 |
Invalid key name exceeded max length limitation(768 bytes) |
节点名称不合法,超过最大长度768字节 |
20205 |
Invalid key name including illeagle characters |
节点名称不合法,包含非法字符 |
20206 |
Key name must not be null |
节点名称不能为空 |
20207 |
Patch and Post Method can’t handle path end with ‘.priority’ |
路径不合法 |
20301 |
The orderBy parameter is invalid |
orderBy参数不合法 |
20302 |
Parameter shallow and orderBy are mutual exclusive |
不支持shallow与orderBy共同使用 |
20303 |
Parameter count and orderBy are mutual exclusive |
不支持count与limitTo共同使用 |
20304 |
Lack of orderBy parameter |
缺少orderBy参数 |
20305 |
Use equalTo instead of startAt or endAt when value is boolean |
value值为布尔类型时,请使用equalTo代替startAt和endAt |
20306 |
Parameter startAt and endAt should have same type |
startAt与endAt参数类型不一致 |
20307 |
Parameter limitToFirst and limitToLast are mutual exclusive |
limitToFirst与limitToLast只能使用一个 |
20308 |
Parameter limitToFirst or limitToLast must be integer |
limitToFirst, limitToLast参数必须是整数 |
20309 |
Add ‘.indexOn’ in relevant path in Rule |
请在规则表达式中的相关路径下,增加.indexOn规则 |
20310 |
The type of range parameters of orderByKey must be string |
查询条件必须是字符串 |
20311 |
Constraint index field must be a JSON primitive when use OrderBy |
查询条件必须是原始json格式 |
20312 |
The type of priority is not correct |
priority 类型不正确 |
20313 |
The priority can’t be set as boolean |
priority不能设置为boolean型 |
20314 |
Value of ‘.sv’ must be ‘timestamp’ |
.sv 的值只能为字符串 timestamp |
20401 |
This client does not have permission to perform this operation |
没有操作权限 |
20402 |
Data requested exceeds the maximum size that can be accessed with a single query request |
单次请求数据量过大 |
20403 |
Size of the leaf node exceeds the limitation (1M bytes) |
写入数据中叶子节点数据量过大 |
20404 |
Data of single write operation exceeded limitation of 4M bytes |
单次写入数据量超过4M字节的限制 |
20505 |
Unkown error occured about the token |
token出现未知错误 |
20506 |
Token payload exception |
token payload 异常 |
20507 |
The custom token is null |
custom token不能为空 |
20510 |
The token is invalid |
token不合法 |
20601 |
Single node can’t has multi wildcards |
某节点下不能有多个通配符 |
20602 |
The rule has a invalid format |
规则表达式格式不正确 |
20901 |
Server error |
服务端错误 |