Problem description
The bucket does not have transfer acceleration configurations.
Causes
A GET /?transferAcceleration request was made against a bucket that has no transfer acceleration configuration enabled.
Examples
The following request triggers this error when the specified bucket has no transfer acceleration configuration:
GET /?transferAcceleration HTTP/1.1
Host: <BucketName>.oss.aliyuncs.com
Date: <GMT Date>
Content-Length: <ContentLength>
Content-Type: application/xml
Authorization: <SignatureValue>Solutions
Enable transfer acceleration on the bucket before calling GetBucketTransferAcceleration. For instructions, see Enable transfer acceleration.
References
该文章对您有帮助吗?