This topic describes the causes of errors returned with HTTP status code 405 and the solutions to these errors.

MethodNotAllowed

The specified method is not allowed against this resource

  • Cause: The error message returned because the method used to access OSS resources is not supported.
  • Solution: Use the methods described in List of operations by function to access OSS resources.