RLS Issues
Hi, I'm using the base auth templete, have a session, but I still get a can't insert RLS error.
I'm using svelte kit's server routes and getting the session based on the JWT passed in the header.
Here's my code: https://paste.hep.gg/horow.typescript
and the error:
And the INSERT policy: https://img.sticks.ovh/JrpLXCIR9 (uses the base one provided by supabase)
Any help would be appricated.
I'm using svelte kit's server routes and getting the session based on the JWT passed in the header.
Here's my code: https://paste.hep.gg/horow.typescript
and the error:
And the INSERT policy: https://img.sticks.ovh/JrpLXCIR9 (uses the base one provided by supabase)
Any help would be appricated.