Hi @Jan , how can we get a full url of an image when upload to a private bucket?
I uploaded normally without signed url and see the file available on Supabase dashboard but dont know what’s the full url of the file to display the image.
I have tried uploading it with signed url with the Duration.Infinity but it seems to fail quitely.
j
Jan
06/09/2025, 6:37 PM
I uploaded normally without signed url and see the file available on Supabase dashboard but dont know what’s the full url of the file to display the image.