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

  • SEARCH
  • Home
  • 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 6255693
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T14:24:48+00:00 2026-05-24T14:24:48+00:00

i am develpoing the app which retrieve the logged user current comment on facebook

  • 0

i am develpoing the app which retrieve the logged user current comment on facebook wall and no of like for comments.

I stuck with the Javascript api. Can anyone tell me how to access the comment object through JavaScript api. do i need to get access_token? if yes to obtain the access_token.

And how can we obtain the data within comment array?

  • 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-05-24T14:24:49+00:00Added an answer on May 24, 2026 at 2:24 pm

    This should be all you need to get the logged in user’s wall posts.

    FB.api('/me/statuses/', function(response){console.log(response);});
    

    A few notes:

    • If the user is logged in, the SDK takes care of all access_token issues. You don’t have to worry about it.
    • “me” refers to the logged in user
    • “statuses” refers to the user’s
      status updates. You could also use “feed” here, but that would be a
      list of all posts on the user’s wall, which might include some posts
      from others.

    The response will be an array of status messages, ordered by most recent to oldest.

    If the status has been liked by anyone on Facebook, there will be a “likes” object that contains the names and IDs of the likers included with each post. Comments are also included. You can use the console in Chrome to explore the data structure in detail.

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

Sidebar

Related Questions

I am developing facebook app which needs to retrieve events created by some of
I'm developing an app in which, among other things, the user can input a
I am developing a Facebook app. I have a server side OAuth flow which
Im developing a app which has a user sign-up activity, there I need to
Basically I am developing an app which can show both the users' current location
I'm developing a steganography app for a class project which allows a user to
I am developing an application which is based on user challenges. The app also
I'm developing the app which has input fields and whenever user enters the controll,
I'm developing an app which will allow me to post on Facebook. But I
I'm developing an app which requires threaded sms. I was able to retrieve contents

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.