Can’t upload file to a supabase bucket correctly with python
I am trying to upload a zipfile to a supabase bucket. The file is uploaded but the size doesn’t match. It is always 416 bytes though the original file is 400kb+.
I am trying to upload a zipfile to a supabase bucket. The file is uploaded but the size doesn’t match. It is always 416 bytes though the original file is 400kb+.