Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
Facebook Platform lets developers integrate their apps directly into the Facebook social networking service.
0
votes
0answers
5 views
Cannot Deactivate Facebook Account due Invisible Apps
i just wanna to deactivate my facebook account but it said i should deleting all apps which i was the only one developer [(Valista (300960046610265))], i search the ID but there is nothing and ...
0
votes
0answers
7 views
Facebook/twitter localisation issue in iphone's social frame-work
I am using native facebook share and the facebook share sheet buttons like post , cancel , add location etc. are showing in german language its okay , but when i open twitter share sheet the ...
0
votes
1answer
17 views
Cant logout users from site when they use connect via facebook
Ok i made a code where i connect the user to my database and then i set as login to that user, if the email is already in the database i just Login the user...
The problem is logout button is not ...
0
votes
0answers
7 views
How to move the facebook iFrame window
I am doing a mobile site and want to include the like/send button. When I click the send button, it opens up an iframe but ihalf of it has fallen off the page. Is there anyway I can override all the ...
0
votes
0answers
10 views
I keep getting “Not found. Authentication passthru” for Facebook connect login with Devise - Need debug advice
I've seen a couple people ask a similar question, but I really need advice on how to debug this issue. I'm trying to setup facebook connect using Devise using the article here: ...
0
votes
0answers
7 views
Each comment adds a “like” and the comment dissapears
I wasn't very sure of where to report this... but anyway, on my website, I added both the comment and the like button, but everytime I try to comment on something, it can't be shown and instead of the ...
0
votes
0answers
4 views
Finding a user's friends' favorite books andauthors with Facebook API
I am developing a rails app with koala. Is there a simple way to return an list of a user's friend's favorite books or authors through the gem or the API?
-4
votes
0answers
12 views
How to Complete a Security Check using mobile no using identify photos of friends
I have facebook account at URL: facebook.com/thi.chuyenmua
However, it is blocked. I want to Complete a Security Check using mobile no using identify photos of friends. Before it is blocked, i did ...
0
votes
1answer
10 views
Phonegap Facebook plugin is not working on real device
I've a got the Facebook plugin for Phonegap working on Android Simulator, but it's not working on my mobile (Xperia Neo), when i want to login no popup show and it redirect me to browser and shows a ...
-2
votes
1answer
18 views
Someone has written to my friends with abusive messages about me What can I do? [closed]
I have someone under the facebook name https://www.facebook.com/mary.j.jones.336 this person has gone through my facebook friends and is sending very abusive messages about me to all my friends. I ...
-1
votes
0answers
9 views
how do i get facebook friend profile name through friend tagged photo
is that possible to get facebook friend profile name through friend tagged photo?
i need help to solve this issue i have 3000 friends so i can't remember all my friends by names or friend tagged ...
0
votes
0answers
13 views
When user login with facebook account it will redirect to homepage after succefully login
I have create this simple app in which user have to login with their facebook account after successfully login it will display "Welcome".
But I found that when user successfully login it will redirect ...
0
votes
0answers
11 views
Fb page post to another fb page with graph api
is there any way that I post to my partners facebook page as my fb page? I didn't find any solution for that - I know how to post to page via graph api, but it seems that page-to-page feauture is ...
0
votes
0answers
3 views
get sharekit errordomain when posting?
I just using Sharekit to share on Facebook simply like this :
[SHKFacebook shareText:@"sfdgdfg"];
after the confirmation screen of using the app, and the input screen for the string to be sent ...
0
votes
1answer
21 views
Unable to resolve infinite redirect loop?
I have hosted my facebook app on heroku just now, I followed the tutorial commit my work push it to remote. I refreshed the hosted page url It showed the first page as it was showing earlier when I ...
0
votes
0answers
6 views
Access to local social accounts on Android phone
How to connect an Android App to local Facebook/Twitter account saved on the Android phone?
Actually, I would not implement in the app a procedure to get the user connected to a social network if he ...
0
votes
0answers
9 views
Using Facebook Integration with Phonegap app for blackberry
I have recently created a phonegap app and would like now to have Facebook integration into the app. Now I have seen and read through the the dev docs and all other relative phonegap docs and I have ...
0
votes
1answer
15 views
Total friend list count in Facebook Javascript SDK
Documentation for FQL seems to be lacking on the official website, here is a query I tried:
FB.api("/fql?q=SELECT friend_count FROM user WHERE uid = me()", function(response) {
...
0
votes
0answers
13 views
facebook thumbnail only gives 3 image choices
I am having issues with thumbnail preview of images show up on facebook when I post a link. I have a photography blog with lots of images, but only 3 random photos are showing up. My website is ...
0
votes
0answers
7 views
integrate recommendations from facebook into wordpress site
A client of mine has a recommendations bar on her facebook page that she wants shown in her wordpress sidebar.
I have trawled through the countless number of plugins for this but seem to be using ...
0
votes
0answers
6 views
advanced authentication dialog facebook
I would like to make our authentification dialog number one looks like dialog number two. Is it possible to do it ? If yes, how can I make it ? It looks like that facebook automaticly decide which ...
0
votes
0answers
6 views
How to embed “Like” button on wordpress.com blog
I've been trying to embed the Like button from FB in my blog (hosted by wordpress.com) but it just doesn't work. Does anyone here could help me to answer how I can show the Like button in every blog ...
0
votes
1answer
13 views
Facebook Button not showing
so I've tried every solution to add a like button for my facebook page to by website (local, not published). But for some reason none of the solutions have worked. Here's the code I'm trying in a ...
1
vote
0answers
21 views
Trying to post a bitmap to facebook
Im trying to implement facebook in my application. Im able to post a title, a caption and a link, using this code:
Bundle postParams = new Bundle();
postParams.putString("name", "TestingApp");
...
0
votes
0answers
4 views
Two bugs with Comments Box
So a couple of things that's been bugging my site - literally, over the past week:
Why am I not able to moderate comments in my last few posts, even though I'm the admin of the app I created?
Also, ...
0
votes
1answer
15 views
Facebook authentication, return_uri, and my local uri
I'm using facebook authentication on my site, with the "Login with Facebook" button in my nav menu on every page. Therefore the user should be able to login via facebook and be returned to the page ...
-1
votes
0answers
10 views
What are the correct settings for Drupal's Feeds oAuth module and FB API to setup a connection?
I am trying to create a Feed's importer for Facebook content. I am using Feeds OAuth module to connect establish connection. But it does not seams to work because I am getting
Unable to authenticate ...
0
votes
0answers
17 views
Like button doesnt display on my site
Hello im trying to do som test with the likebutton of fb, i want to add it to my site but it doesnt display. Im testing it in a local using Mamp for mac os. I am adding my code here so if you guys ...
-1
votes
0answers
7 views
Facebook connect returns on wrong and overlap url [closed]
url overlaps http%253A%252F%252F*www.shopoint.inwww.shopoint.inlogin.php*%26display%3Dpopup%26state%3Dc
0
votes
0answers
21 views
Using Parse to query through Facebook Friends
I am using https://parse.com/ as my MBSAAS for iOS.
When the user logins with Facebook I make a request for friends:
NSMutableArray *facebookIds = [[NSMutableArray alloc] ...
0
votes
0answers
11 views
How to read Open Graph and meta tags from a webpage with a url
I want my website to be able to pull up information about a web page when the user pastes a link into the post box, similar to Facebook.
I was wondering how sites like Google, Reddit and Facebook are ...
0
votes
0answers
15 views
Asp.net Mvc4 integrate with Facebook [closed]
I have asp.net mvc 4 web application, I want to allow people to share the page from my application on facebook as well as to use facebook autentication to comment. I prefer to not store user data from ...
0
votes
0answers
33 views
How to show facebook page posts on my webste? [duplicate]
I need to fetch posts from a Facebook page, is there a tutorial I can follow or a quick way to do this? I am using PHP...
Thanks,
0
votes
0answers
30 views
Proxy to Facebook (PHP, CURL)
I have a PHP script set up, It is a proxy to Facebook, but when you log in, It goes to Facebooks domain (Facebook.com), I want it to keep to my domain name. So the connection is anonymous. Please help ...
0
votes
0answers
10 views
Some users cant reach FB.api(\uid) endpoint
I have a facebook app and some users can not call graph api.
My application does:
Use FB.init and response will have uid and accessToken of user JS SDK IN HTML (CLIENT SIDE)
Use retrieved uid with ...
0
votes
0answers
6 views
Call to a member function getLoginUrl() on a non-object in \modules\fbconnect\fbconnect.pages.inc on line 230
in drupal 7 , i'm using the 'Facebook connect' module to give the users the possibility to login in my website with their facebook account , the configuration of the module is good ,but when i click ...
0
votes
0answers
18 views
Error: The operation couldn’t be completed. (com.facebook.sdk error 5.)
I am running the following Facebook FQL for my iOS app. It is giving me the error:
I have tested the permissions and they seem to be fine. Also the bundle id in the facebook app (on the developers ...
-5
votes
0answers
14 views
I got blocked from posting pictures on groups and I can't comment on pictures of Facebook page? [closed]
Someone posted this post http://i.imgur.com/2uWmmu2.png
So I did this on a diffrent facebook page and I did it again on the Facebook group (Commented and copied the whole thing)
Now if I comment or ...
0
votes
1answer
22 views
Facebook PHP SDK permanent Login
i have made this script.
It works perfect and post a photo to my facebook fanpage.
But after one hour, the login token is invalid. How can i make a permanent login to my FB Fanpage.
Any Idea?
...
0
votes
0answers
8 views
Facebook Share Dialog: open in PrettyPhoto lightbox
I want to open Facebook Share Dialog in PrettyPhoto lightbox:
<a class="white" ...
-2
votes
0answers
14 views
Many Facebook User ID In One Step [closed]
How Could I Change A List Of Facebook Usernames To User ID. In One Step? I know The Way To Get Someone User Id But I Need To Get Many User Id In One Step?
-2
votes
0answers
7 views
Violating FPP I.11 - sending an appeal [closed]
I have just got an email saying my app is violating Facebook policy:
"The primary purpose of your app on Facebook is to redirect users to an external site. This is a violation of FPP I.11."
I dont ...
0
votes
0answers
20 views
Like Plugin Hacked? [closed]
I have some external-url pages (non-facebook page) with the Facebook Like Button installed.
I suspect that someone has hacked the "clicks" on the Like Button (1000 new likes in 5 minutes).
Question: ...
1
vote
1answer
33 views
facebook login by activity 1 and send post to fb wall by activity 2
i am making an android app which is using Facebook to post status to wall.Integration part is done.I am using Facebook sdk 3.0.
My UI is Tab layout:1st Tab is Home.2nd Tab is settings.(two ...
-1
votes
1answer
14 views
How can I add Facebook comment system with captcha [closed]
Hi I am new as web developer.
I just put comments of Facebook from
https://developers.facebook.com/docs/reference/plugins/comments/
But i need Facebook comment system with Captcha check for stop ...
-2
votes
1answer
43 views
Post on facebook page's wall [closed]
I'm looking to create an addon to my jQuery/PHP site which allows users to share a link to their Facebook page provided by me.
I understand how to initialize the variables in-order to them to work ...
0
votes
1answer
36 views
Facebook kicks me out of facebook
i have created an application where user can post specific post to the groups they belong.
user can post images to groups and create albums on there profile. The problem is that when user select ...
0
votes
1answer
17 views
Get notified of user change in facbook app/or mobile safari
I am using Facebook SDK 3.5.1 in my app, my requirement is that i have logged in the app via facebook with one user (say user A) and now if i login with other user (say user B) in mobile ...
0
votes
3answers
49 views
Fetching user details from Facebook in iOS
I'm new to iPhone development. I'm doing an App where the user has 2 login through Facebook, once he submits his credentials and clicks on Sign In button, I have to fetch details like First name, ...
-1
votes
0answers
6 views
Read actions being published but no impression or clicks
I’ve been noticing this since May 13th. I used to constantly publish read actions but sometime in May there was a rush of errors. It was due to a og:type being website and not article. But the error ...

