Join us on May 20th for the Content + AI Virtual Summit. Register now
{
"type": "error",
"status": 400,
"code": "item_name_invalid",
"message": "Method Not Allowed",
"context_info": {
"message": "Something went wrong"
},
"help_url": "https://developer.box.com/guides/api-calls/permissions-and-errors/common-errors/",
"request_id": "abcdef123456"
}Documentation Index
Fetch the complete documentation index at: https://developer.box.com/llms.txt
Use this file to discover all available pages before exploring further.
競合が原因でファイルを作成できなかったときに発生するエラー。
値は常にerrorになります。
error "error"
レスポンスのHTTPステータス。
400
Box固有のエラーコード。
created, accepted, no_content, redirect, not_modified, bad_request, unauthorized, forbidden, not_found, method_not_allowed, conflict, precondition_failed, too_many_requests, internal_server_error, unavailable, item_name_invalid, insufficient_scope "item_name_invalid"
エラーについての短い説明メッセージ。
"Method Not Allowed"
このエラーに関する追加コンテキストを含む自由形式のオブジェクト。使用できるフィールドは、エンドポイントごとに定義されています。messageは唯一の例です。
Show child attributes
{ "message": "Something went wrong" }このエラーの原因に関する詳細情報にリンクされたURL。
"https://developer.box.com/guides/api-calls/permissions-and-errors/common-errors/"
Boxサポートに連絡するときに使用できる、このレスポンスの一意の識別子。
"abcdef123456"
このページは役に立ちましたか?