Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8707779
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T03:57:14+00:00 2026-06-13T03:57:14+00:00

when I make the user/feed request on the Facebook Open Graph API, I get

  • 0

when I make the user/feed request on the Facebook Open Graph API, I get a feed object where posts with > 2 comments or > 4 likes don’t reveal the detailed information for those specific comments.

I am using https://github.com/Thuzi/facebook-node-sdk to make requests but it is very similar to the ‘request’ NodeJS library.

I can get the full posts individually by making a separate request for that post’s Open Graph ID, but this doesn’t lend itself to fun code because requests are asynchronous and nesting more asynchronous calls within asynchronous calls doesn’t lend itself to fun code.

Any way I can obtain the full posts?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T03:57:15+00:00Added an answer on June 13, 2026 at 3:57 am

    Any way I can obtain the full posts?

    You could use the (relatively) new Field Expansion feature, to set your own limit for likes and comments, like this:

    /facebook/feed?fields=story,message,likes.limit(100),comments.limit(100)

    If you expect (and need) more likes/comments, you might have to set the limits to higher values.

    But warning, these queries can be quite time-consuming – I just tried the one shown using the Graph API Explorer, and it froze my browser for quite some time. (Although that’s partliy the Explorers fault, because it manipulates the data heavily before displaying it. Making the pure request against the API, https://graph.facebook.com/facebook/feed?fields=story,message,likes.limit(100),comments.limit(100)&access_token=…, shows to be quicker.)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to use the node-facebook-sdk to make FB graph API calls using
I'm fairly new to Facebook's Graph API. I'm trying to use their Graph API
Gmail has this sweet thing going on to get an atom feed: def gmail_url(user,
I'm making a simple Facebook app that posts updates to the user's timeline using
I have an app which posts a message like this to a user's Facebook
I know how to make a post to a Facebook page via the API
am currently using google feed api to get feed links dynamically. am trying to
Is there a generic API call I can make to get a handle of
I am giving a picture url http://graph.facebook.com/User_Id/picture as params to facebook feed dialog where
I am working on finding a good way to make user submitted data, in

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.