product · inferred from evidence
XAmzContentSHA256Mismatch
An error code returned by DigitalOcean Spaces when a signed request body is provided for the create-bucket call.
- 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