Invalid JSON in request body | Malformed JSON | Fix JSON syntax |
Invalid JSON payload format | Body is not an object or array | Send a JSON object or array |
Unknown column(s): ... | Column names do not exist | Use existing columns or enable auto-create |
API key is required for this project | Project requires a key | Add Authorization header |
Invalid API key | Key is wrong or revoked | Regenerate and retry |
Team not found | Wrong team slug | Verify team slug in URL |
Project not found | Wrong project ID | Verify project UUID |
Row not found in this project | Wrong row ID | Verify row UUID |
Rate limit exceeded | Too many requests | Retry after Retry-After |
Internal server error | Server-side error | Retry; contact support if persistent |