Realtime not working with RLS
Hello! I am trying to listen for changes in realtime on a table called
So I created a subscription like so:
The websocket connection is created successfully, however when I
So I disabled RLS on
Project ID: hgqnfohuvgxsdcoymawt
I really don't have any idea on how to fix this, so I would really appreciate your help!
folders, on which I have a few simple policies:So I created a subscription like so:
The websocket connection is created successfully, however when I
INSERT or UPDATE some folders, it wasn't receiving any message (except a few times, randomly, I didn't figure out why). Yet, it was receiving the DELETE messages.So I disabled RLS on
folders table, and now it was working perfectly.Project ID: hgqnfohuvgxsdcoymawt
I really don't have any idea on how to fix this, so I would really appreciate your help!