Problem with RLS
I have created a RLS Policy which allows the user to insert data into an table. When trying it over the Supabase JS Client, it always says „new row violates rls policys for table ‚…‘“. But when doing it inside the Supabase Website by impersonating the user everythings works fine.