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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T23:48:40+00:00 2026-05-31T23:48:40+00:00

Scenario: While logged into facebook, I click on a share link on my site.

  • 0

Scenario: While logged into facebook, I click on a share link on my site. It pops up the dialog to post to my timeline.

Question: Is it necessary to create an app to do this? Or does facebook offer an app that will request permissions to do this for you?

My current plan is to use the facebook graph API with the php sdk to ask for the proper permissions, build the timeline POST request with an access_token. I just wasn’t sure if there was an easier way to do this. Thanks!

  • 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-31T23:48:40+00:00Added an answer on May 31, 2026 at 11:48 pm

    Graph API is all that you need. Your server needs to support OAuth 2.0 authentication.

    Add the URL of the script that handles this in the configuration page of your FB app.

    Request for an access_token with offline_access permission. (offline_access allows you to post to user’s timeline even when he is not logged on). With the access_token, do a HTTP/POST with params message and access_token to https://graph.facebook.com/me/feed as shown here.

    NOTE: FB is deprecating offline_access from May 1, 2012. Check this.

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

Sidebar

Related Questions

Scenario: I'm currently writing a layer to abstract 3 similar webservices into one useable
I got this scenario: while (reader.Read()) { if (reader.NodeType == XmlNodeType.Element && reader.Name ==
Here I came up with a scenario while developing a report, I need to
While clensing PII from test data I have been stuck with a challenging scenario:
Imagine the following scenario. User visits a site A (ASP.NET), authenticates using ADFS and
I thought I'd get this question out there while I noodled on a solution
I was thinking of the following scenario happening while a pthread is running: pthread_mutex_lock(...);
Scenario: A web site with x number of pages is being served with a
I want to add attributes (like Browsable(false)) dynamically while displaying in the grid. Scenario
While this question is somewhat language agnostic ( agnostic as far as OOP languages

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.