permission denied for table users

error

{
    "code": "42501",
    "details": null,
    "hint": null,
    "message": "permission denied for table users"
}


table and usage : picture attached due to max chars

any help is appreciated
i really want to understand WHY it fails and is going on about
users
when user_id is fk profiles user_id as we dont have users table
im confused to why this behavior happens
image.png
image.png
image.png
image.png
Was this page helpful?