I am developing a facebook (iframe) app. I have included following code at bottom of my page: <script>
I am using facebook javascript SDK to post comment on facebook and using this code: FB.init({ //appId: \'YOUR_APP_ID\', cookie:开发者_运维知识库 true,
I tried the @[userid:name] method but it always comes up a blank tag. For example if \"I say Hello @[开发者_开发技巧123456:John Smith] how are you?\" It comes up \"Hello How are you?\" and the tag is
I have a like button on my website (which is for users to like the fb fan page). If the user clicks like, I check to see if the even has been fired (event subscribe), and then display some content to
With the upcoming SSL migration at Facebook on 1 October, all app开发者_JAVA百科s will have to support connections over HTTPS and for that you\'ll need an SSL certificate.
I am trying to create an album for a page, however I get the following error; [15-Sep-2011 22:38:14] PHP Fatal error:Uncaught OAuthException: (#100) Invalid ID for album owner
I am developing an application which would allow a user to better manage their events. However, after reading Facebook\'s Grap开发者_Python百科h API, FQL and Legacy REST API documentations I did not f
I\'m tryin开发者_JS百科g to post on the page that I create. **Please note that this account is only for a page. No profile is created yet.
This question already has an answer here: Closed 10 years ago. Possible Duplicate: Get metrics from Facebook Ads API
My code(not working): <?php require \'../src/facebook.php\'; $facebook = new Facebook(array( \'appId\'=> \'...\',