> ## 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.

# 502 Bad Gateway और 504 Errors कैसे ठीक करें | Ayrshare API Docs

> समझें कि Ayrshare API से 502 Bad Gateway और 504 Gateway Timeout errors का क्या मतलब है, वे क्यों होते हैं, और अपनी requests को सुरक्षित रूप से कैसे पुनः प्रयास करें।

यदि आपने सामना किया है:

* "Bad Gateway" संदेश के साथ 502 या 504 HTTP error
* बड़ी मीडिया फ़ाइल पोस्ट करने की कोशिश करते समय timeout
* HTML CloudFlare response

कृपया अपने base endpoint के रूप में `api.ayrshare.com` का उपयोग करके पोस्ट को फिर से भेजने का प्रयास करें। विवरण के लिए [/post](/apis/post/post) endpoint देखें।

`https://api.ayrshare.com/api/{endpoint name}`

उदाहरण के लिए, `https://app.ayrshare.com/api/post` के बजाय, `https://api.ayrshare.com/api/post` का उपयोग करें

आप `/post` endpoint या किसी अन्य endpoint के लिए `api.ayrshare.com` का भी उपयोग कर सकते हैं।
