Problem description
The AccessKeyId field in the request is disabled.
Causes
You initiated a request that includes a signature, but the AccessKeyId field is disabled.
Examples
You initiated a request that includes a signature in the Authorization header, but the AccessKeyId field of the Authorization header can be used only in specific IP address segments. The IP address that you used to initiate the request is not included in the allowed IP address segment, so you cannot access Object Storage Service (OSS) resources.
Solutions
Make sure that the AccessKeyId field in the request is correctly specified and is enabled.
For more information, see Include signatures in the Authorization header and Add signatures to URLs.