Hello, I’m struggling with uploading a file within Supabase : when trying to, I get the error message “invalid key”
I thought I made the right connections but apparently not …
Here is for the path :
Here is for the file :
Does this have something to do with the URL of the object ? That should be a Blob and currently it’s somehting like https:/cdn.weweb.io…
I also applied the workflow to the form (“on submit”) and not on the file input element. And RLS policies are enabled!
Thanks in advance for your reply