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

# "LinkedIn Post Cannot Be Displayed" Error को ठीक करें | Ayrshare Docs

> जानें कि "LinkedIn post cannot be displayed" error का क्या कारण है और अनुमतियों, tokens या content को कैसे ठीक करें ताकि आपके LinkedIn पोस्ट Ayrshare के माध्यम से publish हों।

यदि आपने LinkedIn पर [Publish a Post](/apis/post/post) endpoint का उपयोग किया है और
अपनी पोस्ट में mediaUrls शामिल किए हैं, तो आपकी पोस्ट, सफल response प्राप्त करने के बावजूद,
अब प्रदर्शित नहीं हो सकती यदि मीडिया या पोस्ट content
LinkedIn की आवश्यकताओं को पूरा नहीं करती है।

उदाहरण के लिए, LinkedIn पोस्ट निम्नलिखित सफल response लौटा सकती है:

```json LinkedIn Post Response theme={"system"}
{
    "status": "success",
    "errors": [],
    "postIds": [
        {
            "status": "success",
            "id": "urn:li:share:7287840497870462977", // LinkedIn Social Post ID
            "postUrl": "https://www.linkedin.com/feed/update/urn:li:share:7287840497870462977/"
            "owner": "urn:li:organization:12345670",
            "platform": "linkedin"
        }
    ],
    "id": "PmrbzuYh1hdKMc52zC8"
}
```

हालाँकि, `postUrl` का उपयोग करते हुए यह पोस्ट LinkedIn में प्रदर्शित नहीं हो सकती, यदि मीडिया या पोस्ट content
LinkedIn की आवश्यकताओं को पूरा नहीं करती।

<img class="center" width="500" src="https://mintcdn.com/ayrshare-docs/dKBti0xVDJrOZ19f/images/help-center/technical-support/linkedin-post-not-displayed.webp?fit=max&auto=format&n=dKBti0xVDJrOZ19f&q=85&s=f295fa58c3abd736200b8912637b8bf7" alt="linkedin post not displayed" data-path="images/help-center/technical-support/linkedin-post-not-displayed.webp" />

जबकि LinkedIn प्रारंभ में एक `postUrl` प्रदान कर सकता है, वे पोस्ट को reject कर देंगे यदि,
post-processing के दौरान, कोई भी मीडिया या पोस्ट content उनकी आवश्यकताओं को पूरा नहीं करती।

कृपया यह सुनिश्चित करने के लिए [LinkedIn Media Guidelines](/media-guidelines/linkedin) देखें कि
आपका मीडिया अनुपालन में रहे और सत्यापित करें कि आपकी पोस्ट की content स्वीकार्य है।
