When a user recommends my link (which has content, images, etc) it only displays the site name as the link with no text or images. How can I edit it so it does so?
I have a page that is using Open Graph and FBML to put a Like and Send button on my page. The client has provided me with two \"User IDs\" per my request; however, when I submit them in the fb:admins
This Code works fine: $str1=$userid.\'.jpg\'; $facebook->setFileUploadSupport(true); $data0 = array(\'tag_uid\' =>开发者_如何学JAVA; $bild1[1],\'x\' => rand() % 100,\'y\' => rand() % 100)
I would like to post a new photo to a user using Net::HTTP::multipart from a Heroku application to Facebook.
In my app i\'m using a users feeds to retrieve al the post done by my app. I simply retrieve al the posts, and the compare on every post the id number of the app.
I\'ve created a simple Iframe app and attached it as a tab on my fanpage. On this page I have a classic share link:
I am using the following code to send a get request to facebook graph api oauth server. public string GetAccessToken(string code)
i am currently develop an app in which i need to add friend\'s from facebook friend list using new facebook graph API.
I\'m new at JSON and i am currently struggling with a problem parsing JSON data in a list of objects.
I have a facebook application in which the user is authenticated with PHP and grants permissions to the app, including publish_stream.