This page describes the cause of the MethodNotAllowed error and how to fix it.
MethodNotAllowed
Error message: The specified method is not allowed against this resource
Cause: The HTTP method in the request is not supported for the target OSS resource.
Solution: Check the HTTP method used in your request and replace it with a supported method for the target resource type. For the full list of OSS operations and their required HTTP methods, see List of operations by function.
该文章对您有帮助吗?