Status code definition
Tips
Status codes returned by http and websocket
| Status code | explain |
|---|---|
| 200 | Successful |
| 10000 | General error |
| 10001 | he user or password is incorrect |
| 10002 | token invalidation |
| 10003 | Incorrect input parameter |
| 10004 | Failed to generate token |
| 10005 | Server internal error |
| 10006 | User has no permission |
| 10007 | Database operation failure |
| 10008 | Data presence |
| 10009 | Data does not exist |
| 10010 | Old passwords do not match |
| 10011 | Reach maximum num |
| 10012 | Port underallocation |
| 10013 | Resources are busy |
X-Link API Document