HTTP status code 405

更新时间:
复制 MD 格式

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.