GitHub user kevinpan45 added a comment to the discussion: How to access public bucket in AWS S3
> > I use Java Binding to collect [OpenNeuro ](https://openneuro.org/) > > Datasets, but when I list object in code, the request return 403, what > > should i do for this error. > > Hi, please try configuring `allow_anonymous = true` while setup the operator. I had add this config and test in java and python binding, it's not work , code and error see blow python  java  GitHub link: https://github.com/apache/opendal/discussions/5363#discussioncomment-11393171 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
