This Forum has been archived there is no more new posts or threads ... use this link to report any abusive content
==> Report abusive content in this page <==
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Facebook API: Anyone knows WHAT call to make for the "wall"?
05-19-2014, 10:43 AM
Post: #1
Facebook API: Anyone knows WHAT call to make for the "wall"?
I have been using FB API for a while, and got, after OAuth, access_token and all I need.
However, I can't find, in the documentation, how to access particular parts of a member (public or authorized), something like: (php)
$url = "https://graph.facebook.com/".$id."/profile?access_token=".$access_token;
etc...
How are the elements of a particular page CALLED? If you look at a FB page, each bit is a field. How to get one particular field?
Anyone who has already done it?

Ads

Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Facebook API: Anyone knows WHAT call to make for the "wall"? - just "JR" - 05-19-2014 10:43 AM
[] - Eli - 05-19-2014, 10:49 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)