本文介紹OSS返回405錯誤的原因和解決方案。

MethodNotAllowed

The specified method is not allowed against this resource

  • 問題原因:使用了OSS不支持的方法來請求訪問資源。
  • 解決方案:請使用API概覽中支持的請求方式進行重試。