service · inferred from evidence
Spaces API
DigitalOcean's object storage API service.
- XAmzContentSHA256Mismatch when creating a DigitalOcean Spaces bucket (PHP)
DigitalOcean's Spaces API does not expect a signed request body on the create-bucket call, while the AWS SDK signs the body by default, producing XAmzContentSHA256Mismatch. The package maintainer reproduced the error and updated the library