Understanding entity balance management in the Rise ecosystem
HTTP Status | Description | Solution |
---|---|---|
400 | Bad Request - Invalid nanoid format | Ensure nanoid follows correct format |
401 | Unauthorized - Invalid JWT token | Re-authenticate to get a valid JWT |
403 | Forbidden - Insufficient permissions | Check user permissions for the entity |
404 | Not Found - Entity doesn’t exist | Verify the nanoid exists in the system |
500 | Internal Server Error | Retry the request or contact support |