Global Error Codes
This is a comprehensive list of error codes generated by the TeaQL engine and runtimes.
| Error Code | Description | Resolution |
|---|---|---|
TQL-1001 | Entity not found. | Ensure the provided ID is correct. |
TQL-2001 | Unauthorized data access. | Check the UserContext configuration. |
TQL-3001 | Validation failed. | Ensure required properties are present. |