Storage upload returns 403 due to RLS policy
The user encounters a 403 error when uploading a file to a Supabase Storage bucket, despite having a valid authenticated session and correct RLS policies. The issue persists even when bypassing the SDK and using a manual fetch request. The user suspects the problem might be related to the use of a new publishable key with a legacy JWT system.