You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
when the path starts with /folder/ you get access denied bc it appends it to the s3 path.
To Reproduce
Error message: Unable to upload /Users/mland/Downloads/adata_prebatch.h5ad to managed bucket: Failed to upload /Users/mland/Downloads/adata_prebatch.h5ad to latch-public//Users/mland/Downloads/adata_prebatch.h5ad: An error occurred (AccessDenied) when calling the CreateMultipartUpload operation: Access Denied
The text was updated successfully, but these errors were encountered:
Describe the bug
when the path starts with
/folder/
you get access denied bc it appends it to the s3 path.To Reproduce
Error message: Unable to upload
/Users/mland/Downloads/adata_prebatch.h5ad
to managed bucket: Failed to upload/Users/mland/Downloads/adata_prebatch.h5ad to latch-public//Users/mland/Downloads/adata_prebatch.h5ad
: An error occurred (AccessDenied) when calling the CreateMultipartUpload operation: Access DeniedThe text was updated successfully, but these errors were encountered: