Hi,
Custom headers used to be there for RLS when uploading and downloading in managed Supabase. As of a few days I can still upload but not download. It does still work locally with the CLI, just not in the managed Supabase.
Anyone else having this issue?
Any suggestions?
If you want to replicate:
Make a RLS policy for a bucket that checks if X-Lol: true, and put that in global > headers in createClient. observe that the header will be null in RLS eventhough its there in devtools. Only happens for downloads and in managed