We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Has anybody ever gotten this to work with Digital Ocean spaces?
It uses an almost identical API to s3 so it should be a dropin replacement. When I drop in the equivalent credentials, I get this error:
botocore.errorfactory.NoSuchBucket: An error occurred (NoSuchBucket) wh en calling the ListObjects operation: Unknown
I currently have the bucket set up to not publicly list items stored there so this may be the issue. Any help would be appreciated!
A quick search did not turn up anything.
Thanks, Vincent
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Has anybody ever gotten this to work with Digital Ocean spaces?
It uses an almost identical API to s3 so it should be a dropin replacement. When I drop in the equivalent credentials, I get this error:
I currently have the bucket set up to not publicly list items stored there so this may be the issue. Any help would be appreciated!
A quick search did not turn up anything.
Thanks,
Vincent
The text was updated successfully, but these errors were encountered: