"Database transaction failed: permission denied for table" despite correct RLS policies?
I created a new table, and keep getting this error when I try to insert data using an edge function. I think the RLS policies are correct (service role has access to all and RLS enabled in the private schema). Any ideas?