```json { "errors": [ { "path": "$", "error": "Check constraint violation. insert check constraint failed", "code": "postgres-error" } ] } ``` It shouldn't be `postgres-error`, should either be `permission-error` or `access-denied`.