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

# 500 Internal Server Error को कैसे ठीक करें | Ayrshare Docs

> जानें कि Ayrshare API से 500 Internal Server Error का क्या कारण होता है, request का निदान कैसे करें, और इसे हल करने और अपनी पोस्ट को पुनः प्रयास करने के चरण।

यदि आपको "Internal Error" या "Internal Server Error" संदेश के साथ 500 error प्राप्त होता है तो कृपया सत्यापित करें कि Ayrshare docs में विवरणानुसार call किया गया URL वैध है।

यदि URL ठीक दिखता है, तो Internal Error का मतलब है कि आपके server और हमारे cloud provider Google के बीच network connectivity समस्या थी।
यदि यह error होती है, तो कृपया अपना request पुनः प्रयास करें।

अन्य मुद्दे इनसे संबंधित हो सकते हैं:

<ul className="custom-bullets">
  <li>
    अमान्य JSON भेजा जा रहा है। अधिक जानकारी के लिए यहाँ देखें: [Invalid
    JSON](/help-center/technical-support/response_returns_as_bad_request)।
  </li>

  <li>
    Endpoint timeout। हम नए base API endpoint का उपयोग करने की अनुशंसा करते हैं: [New Base API
    Endpoint](/help-center/technical-support/response_bad_gateway_502_or_504_error)।
  </li>
</ul>
