gallantlab / cottoncandy

sugar for s3
http://gallantlab.github.io/cottoncandy/
BSD 2-Clause "Simplified" License
33 stars 17 forks source link

ClientError: An error occurred (403) when calling the HeadBucket operation: Forbidden #87

Closed jenholmberg closed 1 year ago

jenholmberg commented 1 year ago

Encountered ClientError: An error occurred (403) when calling the HeadBucket operation: Forbidden when trying cc.get_interface(). The issue was solved by changing the versions of my botocore and boto3. I downgraded botocore from 1.29.63 to 1.19 and boto3 from 1.26.63 to 1.15.