Errors

Internal server error

Something failed on our side. This is a bug rather than a request you can correct.

Code
INTERNAL
HTTP status
500
Type
https://myna.sh/errors/internal

What to do

Retry once, since some internal failures are transient. If it persists, send the requestId from the response to [email protected]; it identifies the exact request in our logs.

Full error reference · All codes

application/problem+json
{
  "type": "https://myna.sh/errors/internal",
  "title": "Internal server error",
  "status": 500,
  "code": "INTERNAL",
  "detail": "A human-readable explanation of this particular occurrence.",
  "requestId": "req_01k…"
}