I am reaching out for assistance with accessing post details using the Facebook Graph API. I am currently able to retrieve the list of posts associated with my page/profile, but when I attempt to fetch details of individual posts, I encounter an error or am unable to see the content.

Tag:-

Only one comment.

  1. Praveen

    I have verified that the post is publicly available and that my token has the necessary permissions (e.g., user_posts or pages_read_engagement). I have tried debugging the access token, ensuring it has the correct permissions, and also checked the post's privacy settings. However, the issue persists.
    Expires: Never Scopes: pages_show_list, page_events, pages_read_engagement, pages_manage_metadata, pages_read_user_content, public_profile

Add a new comment.