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 8903891
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T01:59:02+00:00 2026-06-15T01:59:02+00:00

when I use $facebook->api(/userId/feed/, ‘POST’, $attachment); Facebook post to my friends wall who authenticated

  • 0

when I use

$facebook->api("/userId/feed/", 'POST', $attachment);

Facebook post to my friends wall who authenticated with my application.
I don’t want this.
And when I use

$facebook->api("/me/feed/", 'POST', $attachment);

Facebook post to my feed only.

so I want my APP to post $attachment array to my feed (as me) and every authenticated user feed (as him) without posting to friends wall. (sure I have stream_publish permission from authentication process)

  • 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-15T01:59:03+00:00Added an answer on June 15, 2026 at 1:59 am

    When you authenticate the user and the user authorizes your application’s permissions, Facebook provides you with an access token for that specific user. You need to persist this access token in a database (or where ever you see fit). Each time you make a request to the Facebook API, you need to pass this access token.

    So, you can post as a user on their own wall by using the /me/feed endpoint, but you need to pass the user’s access token along with your request. The access token is how Facebook knows who “me” is referring to.

    As an example, let’s say I use your application. I authorize your application with my Facebook account and Facebook gives you an access token that represents me. I use your application to post a message on my wall: “Hello World!” You then submit a request to the /me/feed/ endpoint using my access token. The message “Hello World!” will show up on my Facebook wall and shows that it was posted by me.

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

Sidebar

Related Questions

I want to post score points using facebook graph api, from my android application
i'm trying use facebook API to upload photo in my fan page. I downloaded
We use Facebook Connect on our site in conjunction with the WWW::Facebook::API CPAN module
im trying to use facebook's api command users.getInfo to retrieve the user's (if exists)
I am doing a project and need to use the facebook API as user
I normally use a dirty method to get my Facebook Graph API token key
I'm concerned that when I use Facebook's feed dialog I'm making my App Id
I'm facing a strange problem right now... I'm trying to use Facebook API to
Is there a way to use the facebook connect api in a static way?
I use codeigniter platform to build a website with facebook login api. When I

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.