This topic describes the causes of errors returned with HTTP status code 405 and the solutions to these errors.
MethodNotAllowed
- Error message: 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 API overview to access OSS resources.