常见错误码
最后更新于
最后更新于
Code | Message | Reason |
---|---|---|
Code | Message | Reason |
---|---|---|
400
Bad Request
请求无效,API-KEY格式错误、无效或请求路径错误。
401
API-KEY is unauthorized
API-KEY 未授权访问。
403
Forbidden
启用了白名单访问,当不满足白名单条件时。
429
Too Many Requests
请求被限速
500
Internal Server Error
服务内部错误
503
Daily capacity limit exceeded
超出每日请求容量
-32700
Parse error
无效JSON
-32600
Invalid Request
不是有效的JSON对象
-32601
Method not found
请求方法找不到或未实现
-32602
Invalid params
无效参数
-32603
JSON-RPC internal error
JSON-RPC内部错误
-32000
Invalid input
参数缺失或无效
-32001
Resource not found
找不到请求资源
-32002
Resource unavailable
请求资源不可用
-32003
Transaction rejected
交易被拒绝
-32004
Unsupported Method
不支持的JSON-RPC方法
-32005
Request exceeds defined limit
请求超限
-32006
JSON-RPC version not supported
JSON-RPC 版本不支持