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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T16:38:22+00:00 2026-06-03T16:38:22+00:00

I use my own action type in open graph with custom value. The action

  • 0

I use my own action type in open graph with custom value. The action is working, because I can see in my activity box, if I reviewed an item:

Ildikó reviewed xy item in “XY” application.

However , I can’t see anything else on my wall/timeline.
I mean I like to see a post on my timeline, when I can see the item name what I reviewed,the first sentence from my review and so on.

I use curl to call the url :

The url is ‘https://graph.facebook.com/me/appnamespace:review’; where appnamespace is my app’s , and post the access token, this url, the item what I refer, and description(part of the review) .

$url =  'https://graph.facebook.com/me/'.$this->namespace.':review';

    curl_setopt_array($this->_curl(), array(
        CURLOPT_URL  => $url,
        CURLOPT_POST => true,
        CURLOPT_POSTFIELDS => array(
            'access_token' => $token,
            'caption'       => $review,
            'book'         => 'http://www.url.com/' . $id,
        ),
        CURLOPT_RETURNTRANSFER => true,
    ));

What did I do wrong? Do I need to call one more function to share in my timeline too?

The documentation says it’s totally enough to use the url above.

  • 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-03T16:38:24+00:00Added an answer on June 3, 2026 at 4:38 pm

    Does your item url have the og tags so Facebook recognizes it as a valid FB graph object?

    It might also help to go through my presentation Developing Apps for Facebook Timeline Not well annotated unfortunately, but it does show the minimal set up required to get a timeline app working.

    As noted in the presentation, you can also find actual working code on github, which might also help.

    Finally, note that there is a difference between timeline and wall (newsfeed) behavior. If you post to the timeline, you’ll always see it there (in either individual or aggregated form). Some of what goes on the timeline MIGHT go in the newsfeed. It’s up to FB. They show what they think the user would be interested in.

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

Sidebar

Related Questions

How can I use my own output type for action methods in MVC? I
how can I open a modal window using javascript only. I can't use own
I want to make use of Music support in FB Open Graph documented at
Need to use own imaged markers instead built-in pins. I have several questions. 1.
Text gets accumulates piecemeal before being sent to client. Now we use own class
I want to use my own existing model in GWT application. From what I've
I want to use my own image of arrow for items in listview. Where
I am trying to use my own function to get the file size from
I'm trying to use my own database in an Android application. Most all the
This is really just for my own use: I would like to be able

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.