Error Response Format
codeis the ORPC error code (HTTP-aligned)data.codeis a machine-readable error identifierdatamay include additional fields depending on the error type
Common Error Codes
Handling Errors
- JavaScript
- Python
Structured API error responses with HTTP status codes, ORPC error codes, and handling examples in JavaScript and Python
code is the ORPC error code (HTTP-aligned)data.code is a machine-readable error identifierdata may include additional fields depending on the error type