Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to configure minioclient for anonymous access ? #791

Open
antoine-conserto opened this issue May 30, 2023 · 2 comments
Open

How to configure minioclient for anonymous access ? #791

antoine-conserto opened this issue May 30, 2023 · 2 comments

Comments

@antoine-conserto
Copy link

Hi,

In the doc: https://min.io/docs/minio/linux/developers/dotnet/API.html#constructors it is possible not to define the accessKey and the secretKey for anonymous access. This constructor no longer exists in package version 5.0.0.

I have to set WithCredentials otherwise I get an exception: MinIO API responded with message=User Access Credentials not initialized.

Is there still a way to have anonymous access with this package ?

@gnil000
Copy link

gnil000 commented May 18, 2024

did you find a solution to this problem?

@antoine-conserto
Copy link
Author

Another lib

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants