> ## Documentation Index
> Fetch the complete documentation index at: https://www.ayrshare.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Errors Overview

> Ayrshare で表示されるエラーコードのリファレンス。

## API および HTTP エラー

エラーは何かがうまくいかない際に理解することが重要です。エラーはソーシャルネットワークから発生する数多くのシナリオに基づいて動的に構築されており、状況に応じてメッセージを調整するようにしています。

エラーには 2 種類あります。トップレベルの HTTP ステータスコード(200 は成功)と、個々の投稿に関連する Ayrshare エラーコードです。

<Card title="HTTP Status Codes" icon="link" href="/errors/errors-http" horizontal />

<Card title="Ayrshare Status Codes" icon="link" href="/errors/errors-ayrshare" horizontal />
