Facebook Platform lets developers integrate their apps directly into the Facebook social networking service.

learn more… | top users | synonyms (4)

3
votes
0answers
133 views

Facebook Post Lower left corner icon

I need to add a lower left corner in facebook post using an facebook app. I integrated facebook on my iphone application using AppID of app. But facebook post is not showing lower left corner icon ...
3
votes
0answers
366 views

Facebook read action showing in activity log but not showing on timeline

I am using built-in read action for my news reader app. But this action not appearing in user's timeline , instead its listing in activity log. My action is approved by facebook and using ...
3
votes
0answers
620 views

Facebook Deep Linking on iOS not starting my app

I'm trying to implement Facebook's Deep Linking feature in order to launch game directly when the user taps a story in the native Facebook app. I've configured and enabled Deep Linking. I've then ...
3
votes
0answers
83 views

Facebook server is not responding to a social button on our website

Here is the problem: the point of the app is to share journalistic content over social networks thanks to the plugins available from Facebook and Twitter. The Twitter button works fine but the ...
3
votes
0answers
179 views

OG action with multiple objects: How to setup the story attachment captions?

I have a single Open Graph action which can be connected to multiple objects with different attributes. And because of the completely different nature of those objects, the action connects to one of ...
3
votes
0answers
228 views

Variable og:image in Tumblr text posts?

I've searched on StackOverflow and other sites, but I haven't found a definite yes or no answer if this is possible. I'm getting the hang of Facebook's Open Graph technology and I want to have a ...
3
votes
0answers
336 views

Sending app requests from server side

I am building a facebook app where users create invitations and invite their friends to join the event. It has 3 steps and second step has a custom friend selector where I let user select some of his ...
3
votes
0answers
1k views

Facebook Graph api wall post not as link

Using the graph api I can post to a users wall: [[NSMutableDictionary alloc] initWithObjectsAndKeys: @"https://developers.facebook.com/ios", @"link", ...
3
votes
0answers
182 views

Android Opengraph Like Button Implementation

I have to integrate facebook like button in my android application. I have created a facebook page, and from the android application when user clicks the like button should likes the facebook page. I ...
3
votes
0answers
615 views

SoundCloud's Facebook authentication not working

I still experience exactly the bug described here: SoundCloud's connect with Facebook not working in iOS. My app is built in Adobe AIR. The app's name is CloudDeck (clouddeck.net). The ...
3
votes
0answers
357 views

What does “fan_context_story” mean in the “page_fans_by_like_source”

In the Facebook Insights API, I can pull the "page_fans_by_like_source" and get a list of page like sources. One of the sources is "fan_context_story", but I don't know what that means and the ...
3
votes
0answers
270 views

My app crash before call FBRequest didReceiveResponse

I'm using a Facebook SDK with FBConnect. On my MainAppDelegate.m, I used this code: #import "MainAppDelegate.h" #import "MenuViewController.h" #import "LoginViewController.h" #import "DataSet.h" ...
3
votes
0answers
326 views

Facebook Graph API Group Files

Facebook offers a new functionallity for groups. Now it is possible to post also files within a group. (http://mashable.com/2012/05/10/facebook-groups-3/) I am trying to query now the files using the ...
3
votes
0answers
385 views

FaceBook upload video using ONLY JavaScript SDK

How?? I try this code: FB.api('/me/videos', 'post', { message: FacebookMessage, access_token: accessToken, source: "@HERE_WORKING_URL", // url: type[1], type: 'video', }, ...
3
votes
0answers
300 views

ie's back button is being interfered by facebook api

I'm using the Facebook 'like' api for my site, but there is a bug on IE (tested on IE8, and reported on IE9). Whenever I hit the back button, it's inserting the following two urls into the "Recent ...
3
votes
0answers
218 views

ShareKit facebook, view disappear after loggin, dont display link in dialog window

I am trying to add ShareKit 2.0 in my app (with ARC), Xcode 3.2 and device 4.x or 5.0, I have followed ALL configuration steps from https://github.com/ShareKit/ShareKit/wiki/Installing-sharekit In ...
3
votes
0answers
438 views

Facebook IE9 Javascript error

This morning our game is not working on my computer under IE9. The error I get is: access denied on http://static.ak.fbcdn.net/rsrc.php/v1/yL/r/X3oFUDWWu05.js When I load this URL in Chrome, FF, ...
3
votes
0answers
2k views

Unable to post comment using Facebook API

I am playing around with the Facebook API, trying to comment on items in my news feed. I am using the Graph API explorer to run these tests. For example, a friend on Facebook has shared a link. I can ...
3
votes
0answers
441 views

Facebook comments. This comment has not yet been published to Facebook

When a user wants to publish a comment, such message appears:Facebook comments. This comment has not yet been published to Facebook. For example on this page ...
3
votes
0answers
116 views

Why do geotargeted posts not appear in API even with accesstoken?

This has been asked before but I haven't seen a definitive answer. Hopefully someone has an answer. Basically, it seems impossible to pull any post that is geo-tageted via the API becasue it has ...
3
votes
0answers
286 views

Can I use the facebook feed dialog to post raw image data?

I am generating a png using the html5 canvas element, so I have raw data in the form of a data:image url... Is it possible to use this data to post a picture to a facebook wall? I'm assuming the ...
3
votes
0answers
506 views

Sharing a link to Facebook wall posted via FB.ui javascript API

When I manually post a link to my Wall via the Facebook website, I can see three links below to "like", "comment", or "share" the post. However, if I have an app, and post a link via the Javascript ...
3
votes
0answers
374 views

Facebook insights API & CSV export date differences

I've noticed a consistent discrepancy between the data returned from facebook insights when getting it from the API vs getting it CSV exporting. For example, for a certain metric ...
3
votes
0answers
1k views

AddThis Facebook custom parameters

I'm using custom AddThis buttons to share things in Twitter and Facebook... for Twitter share I use: addthis:templates="{ twitter: ' {{title}} @ {{url}} via @agenciauzzye' }" I know that for the ...
3
votes
0answers
197 views

Post on page with impersonate access_token?

I have a question, I'm trying to post on a page with the token acquired from https://graph.facebook.com/oauth/access_token? client_id=YOUR_APP_ID&client_secret=YOUR_APP_SECRET& ...
3
votes
0answers
362 views

Enhanced Auth Dialog from Open Graph Beta not working. Still shows the old Auth Dialog

I'm trying to publish custom actions to a user's Facebook stream. I need to request the "publish_actions" permission from the user. My understanding is I can only request this permission as a Test ...
3
votes
0answers
1k views

IE9 Error SEC7111: HTTPS security is compromised after redirect (plus “only secure content” message)

I love it when something is working in other browsers and then ya fire up IE and it all goes poof. I'm getting the following error: SEC7111: HTTPS security is compromised by ...
3
votes
0answers
161 views

Admin Access Unreachable with Addthis Facebook Like Button

I am using Addthis Like button on my website http://www.bidicin.com which consists of just one page. I can like the page without a problem and the like action can be seen both on my wall and my ...
3
votes
0answers
492 views

Sorcery error for Facebook login on Heroku

I'm using Noam Ben Ari's awesome gem Sorcery (https://github.com/NoamB/sorcery/) and there is an issue I can't figure out. Facebook login works fine on local server, but not on Heroku: ...
3
votes
0answers
219 views

how to confine a UIWebView to a specific facebook user page

I'm creating a UIWebView to load a facebook page of a specific: NSString *urlAddress = [NSString stringWithFormat:@"http://www.facebook.com/%@",self.userID]; //Create a URL object. NSURL *url = ...
3
votes
0answers
685 views

Photo Album Id from the News Feed (Facebook Graph API)

Is there a way to get a Photo's album ID from Facebook Graph API's news Feed. This previous SO post: Facebook Graph API - get a photos album ID suggested using the FQL table, but my application ...
3
votes
0answers
4k views

Will https://www.facebook.com/dialog/oauth API call be valid after OAuth2 migration?

I am desperately looking for an answer to the following question that was also asked on the Forums by bromo http://forum.developers.facebook.net/viewtopic.php?id=106817 . What is the difference ...
3
votes
0answers
343 views

android, posting on facebook not showing the dialog properly

I am posting some data on facebook from an android app. It works fine, apart from the fact that the dialog window is not showing the parameters, like text, etc... ![Please see image attached][1] This ...
3
votes
0answers
1k views

How to use multiple facebook share button?

well i have an application that loads various rows of the product with item title and item description and item image. All i want to do is attach a button which allow user to share that particular ...
3
votes
0answers
338 views

Is there a way to determine the Facebook Page or Application in a HTTP referral from /ajax/emu/end.php?

I run Facebook advertisements, and when the users show up, their HTTP referer [sic] is something akin to: http://www.facebook.com/ajax/emu/end.php?eid= Where the 7-bit encoded string =~ ...
2
votes
0answers
63 views

Facebook sdk login fails in android app

Several weeks ago I finished my facebook login screen in my app, everything worked fine. Today when I was going to login, my app asked for the permissions, I accepted and then instead of run normally ...
2
votes
0answers
26 views

How to check if user has granted the access to Facebook or not?

I am using ACAccountStore for login through Facebook from native settings of iPhone for iOS version 6 or greater. For login I asked for the permission like below : [accountStore ...
2
votes
0answers
20 views

like/sharing on a website with third party widgets

I have a martial arts club website which uses embedded picasa albums for hosting photos of events. I want to use the social plugins to give users the ability to like/share pages with these albums on ...
2
votes
0answers
27 views

can other sites call facebook callback url

I am creating a facebook web app. My question is can other websites call my facebook deauthorize url by sending the user_id information. Is it possible. If this is possbile how to handle that.
2
votes
0answers
18 views

Is it possible to edit viewed profile data on Facebook and seen tweets on Twitter using a transparent proxy?

I'm setting up a network in which individuals see profile information of one friend, switched with that of another friend; such as likes, political views, etc.. Similarly for twitter, would see tweets ...
2
votes
0answers
83 views

An internal error occurred while linting the URL. Like button not working. Link not recognised

My blog link suddenly stopped being recognised on facebook (www.makeupbydyna.com). I can post it, but it will look like text, not with a thumbnail or anything of the sort. The like button is not ...
2
votes
0answers
44 views

Facebook. How to avoid SSL connection

I have problem, people cannot connect to my Facebook app http://www.facebook.com/JuokoEra/app_156187751211405?ref=ts because when they click on link they automatic are redirected to https://... But ...
2
votes
0answers
34 views

Open a FB Page Photo in Facebook app from the feeds in other app - iOS

I am working on an iPhone app that shows the Facebook feeds of a facebook page. When the user taps on any of the feed i am redirecting it to Facebook app in the iPhone device using the url scheme: ...
2
votes
0answers
41 views

AddThis customized linkedIn and pintrest image not working

My client wants Facebook, twitter, pintrest and LinkedIn button with statastics by AddThis. but instead of using default images i want to use custom images with same functionality for AddThis. I can ...
2
votes
0answers
38 views

Facebook PHP SDK Extracting Access Token

Every time I run this script it gives me a different access token. I thought the access token was unique to a user.. Also why is this script so unreliable, fails half the time. My Facebook Access ...
2
votes
0answers
60 views

Is there a way to force Webview to login to Facebook using the native iOS 6 Facebook Credentials

I have a question regarding the facebook Comments using social Plugin on iOS6. I use social Framework to login into my app using facebook credentials set in the phone settings. Facebook loads the ...
2
votes
0answers
45 views

Easy Facebook Android

I have problem with the integration of EasyFacebook in my application but only when using Windows 8 . When I am building the app from Mac and Windows 7 the Share on facebook works perfectly but when ...
2
votes
0answers
49 views

Facebook's api- wall updates(photo) with hover state

I'm not sure if this is the best place to ask this question but how does pict.com post a photo that has an hover effect on the user's facebook feed? I've been researching for 2 days now, i know ...
2
votes
0answers
135 views

Android Facebook SDK integration

I want to integrate facebook api in android. I had implemented facebook 2.0 earlier I want to know if facebook sdk 2.0 is deprecated or not because I want to use 2.0 instead of facebook sdk 3.0 due to ...
2
votes
0answers
57 views

How to post map rout on facebook

I have one fitness application. when user start to run then route start to get draw and when user stop then route get completed now as I have map route so i want to post this map route on the facebook ...

1 2 3 4 5 339