Basic auth issue
Hi, new to sql/supabase.
Trying to write RLS for my table to update pollobject.
Provided JS code will target the row and update accordingly when RLS is disabled.
Session is active, userID is present, why won't it allow me to update using these simple rules?
Won't throw any errors either
What can I try?
Trying to write RLS for my table to update pollobject.
Provided JS code will target the row and update accordingly when RLS is disabled.
Session is active, userID is present, why won't it allow me to update using these simple rules?
Won't throw any errors either
What can I try?


