Unable to upload file to Supabase storage bucket

Hi @rafay_javed, I am sorry you’re having trouble.

I had a go at this and was able to upload a file like so (where https://lvuzqwrpevgqdinysmpj.supabase.co is my Supabase URL):

This returns a body.signedURL field with the signed URL path (which would go after the base URL):

Is this what you had in mind?

3 Likes