{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-@l10n/ja/sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":[]},"type":"markdown"},"seo":{"title":"エラーコード","llmstxt":{"hide":false,"sections":[{"title":"Table of contents","includeFiles":["**/*"],"excludeFiles":[]}],"excludeFiles":[]}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"エラーコード","__idx":0},"children":["エラーコード"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["このページには、MoreLogin API によって返される一般的なエラー コードがリストされています。"]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"応答フォーマット","__idx":1},"children":["応答フォーマット"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["すべての API 応答は次の標準形式に従います。"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"{\n  \"code\": 0,\n  \"msg\": null,\n  \"data\": {},\n  \"requestId\": \"unique-request-id\"\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"フィールド"},"children":["フィールド"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"タイプ"},"children":["タイプ"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"説明"},"children":["説明"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["code"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["整数"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["0"]}," = 成功、",{"$$mdtype":"Tag","name":"code","attributes":{},"children":[">0"]}," = エラー"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["msg"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["文字列"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["エラーメッセージ(成功時はnull)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["data"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["オブジェクト"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["応答データ"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["requestId"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["文字列"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["トラブルシューティング用の一意のリクエスト識別子"]}]}]}]}]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"一般的なエラーコード","__idx":2},"children":["一般的なエラーコード"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"一般的なエラー","__idx":3},"children":["一般的なエラー"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"コード"},"children":["コード"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"説明"},"children":["説明"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"解決策"},"children":["解決策"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["0"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["成功"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["99001"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["無効なパラメータ"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["リクエスト本文の形式と必須フィールドを確認してください"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["99002"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["許可が拒否されました"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["アカウントの権限を確認してください"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["99003"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["リクエスト例外"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["回答に基づいて必要な業務調整を行ってください"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["99004"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["リクエスト本文が大きすぎます"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["リクエスト本文を確認してください"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["429"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["レート制限を超えました"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["リクエストの頻度を減らし、遅延後に再試行します"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"ブラウザ-プロファイル-エラー-ローカル-api","__idx":4},"children":["ブラウザ プロファイル エラー (ローカル API)"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"コード"},"children":["コード"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"説明"},"children":["説明"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"解決策"},"children":["解決策"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["100"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["プロファイルはすでに実行されています"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["最初に ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["/api/env/close"]}," を使用してプロファイルを閉じます"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["101"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["プロファイルが見つかりません"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["envId"]}," または ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["uniqueId"]}," を確認してください"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["102"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["MoreLogin クライアントが実行されていない"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["MoreLogin デスクトップ アプリケーションを起動します。"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["103"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["暗号化キーが必要です"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["暗号化されたプロファイルには ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["encryptKey"]}," を指定してください"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"クラウド電話エラー-オープン-api","__idx":5},"children":["クラウド電話エラー (オープン API)"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"コード"},"children":["コード"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"説明"},"children":["説明"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"解決策"},"children":["解決策"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["200"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["クラウドフォンはオフラインです"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["まずクラウドフォンの電源を入れます"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["201"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["アプリのインストールに失敗しました"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["appVersionId"]}," または ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["packageName"]}," を確認してください"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["202"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["ファイルのアップロードに失敗しました"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["ファイルの URL と宛先パスを確認する"]}]}]}]}]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"httpステータスコード","__idx":6},"children":["HTTPステータスコード"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"ステータス"},"children":["ステータス"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"説明"},"children":["説明"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["200"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["リクエストは処理されました (ビジネス結果については ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["code"]}," フィールドを確認してください)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["401"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["未承認 - 無効または期限切れのアクセス トークン"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["403"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["禁止 — 権限が不十分です"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["429"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["リクエストが多すぎます - レート制限を超えました"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["500"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["内部サーバー エラー — サポートにお問い合わせください"]}]}]}]}]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"blockquote","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["ヒント"]},": トラブルシューティングを迅速に行うため、サポートに連絡する場合は、必ず応答の ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["requestId"]}," を含めてください。"]}]}]},"headings":[{"value":"エラーコード","id":"エラーコード","depth":1},{"value":"応答フォーマット","id":"応答フォーマット","depth":2},{"value":"一般的なエラーコード","id":"一般的なエラーコード","depth":2},{"value":"一般的なエラー","id":"一般的なエラー","depth":3},{"value":"ブラウザ プロファイル エラー (ローカル API)","id":"ブラウザ-プロファイル-エラー-ローカル-api","depth":3},{"value":"クラウド電話エラー (オープン API)","id":"クラウド電話エラー-オープン-api","depth":3},{"value":"HTTPステータスコード","id":"httpステータスコード","depth":2}],"frontmatter":{"seo":{"title":"エラーコード"}},"lastModified":"2026-06-10T11:47:34.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/ja/api-reference/getting-started/error-codes","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}