Error Reference
internal-error
| Field | Value |
|---|---|
| Type URI | https://docs.kordiam.app/docs/errors/internal-error |
| HTTP Status | 500 Internal Server Error |
Description
An unexpected error occurred while processing the request. The server was unable to complete the operation.
Response Example
Code
Common Causes
- An unexpected server-side error occurred that is not caused by the request itself.
How to Fix
- Retry the request after a short delay -- the issue may be transient.
- If the error persists, contact support and include the
traceIdvalue from the response body so support can investigate.
Last modified on