SupabaseS
Supabase•6mo ago
engi.dev

How can I set RLS policy as a public for non-authentication users?

I set RLS policy like this.
but I still got 401 Unauthorized error in browser console when I submit form data.
If I disable RLS policy, data is saved correctly, but if I enable it, not working. 😦
image.png
Was this page helpful?