{
"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.
[via thangngoc89#8365 on discord]
@thangngoc89 candidate for alpha13