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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T22:24:27+00:00 2026-06-11T22:24:27+00:00

I am using Facebook C# SDK to login to my website. Login works correctly

  • 0

I am using Facebook C# SDK to login to my website. Login works correctly but what I want is to post my app’s open graph actions to logged in user’s timeline. I used this code but it only posts textual status on users wall. Please tell me how should I post some specific actions

FacebookApp fbApp = new FacebookApp();
FacebookApp app = new FacebookApp(fbApp.Session.AccessToken);
var args = new Dictionary<string, object>();
args["message"] = "abc";
args["caption"] = "This is caption!";
args["description"] = "This is description!";
args["name"] = "This is name!";
args["picture"] = "[your image URL]";
args["link"] = "[your link URL]";

app.Api("/me/feed", args, HttpMethod.Post);

An example of what I want is
http://www.wrangle.in/login.aspx

  • 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-11T22:24:28+00:00Added an answer on June 11, 2026 at 10:24 pm

    I used this code but it only posts textual status on users wall.

    Of course, because you are posting to /me/feed.

    How to published actions, is described here: https://developers.facebook.com/docs/opengraph/actions/#create

    Edit:
    To do so from within your C# project, just make the API call with the method you are using right now – but to the right endpoint, and with the right parameters.

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

Sidebar

Related Questions

i am using facebook javascript SDK for login button in my website it is
I'm making a website using Facebook Connect php sdk,when i login using face book
I am using Facebook SDK in hackbook and tried to login and do all
I'm using the Facebook SDK to allow users to share content through my app
I am using Facebook JS SDK for integrating Like buttons in my Rails App.
I am developing an Android app that connects to the Facebook Open Graph via
In my Android app, I log in using the Facebook SDK and display posts
I have integrated the facebook in my app using http://sourceforge.net/projects/facebook-bb-sdk , it work fine
Users have been able to log into my website using their Facebook account, but
Using Facebook's PHP SDK, I was able to get Facebook login working pretty quickly

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.