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

learn more… | top users | synonyms (4)

0
votes
0answers
5 views

how can I store users access token in my text file

I am new to facebook app development and I am creating an app which requires the access token of the user to be stored in my DB or somewhere in my hosting. I am currently using following script. ...
1
vote
3answers
182 views

Posting ScrollView Content on FaceBook wall

I used ScrollView in my application. It contains a LinearLayout as child and some other views likes TextViews,Buttons etc... as sub-views. Now I want to post the content of scrollview as an image on ...
0
votes
0answers
11 views

What are the real Facebook Appcenter requirements?

I'm seeing so many different answers from all over the internet on this one. I've read the facebook appcenter guidelines over and over again. They don't tell you how 'popular' you must be to get ...
0
votes
1answer
23 views

Facebook.jar in referred libraries list, how to include it by buid file?

I'm trying to use an ant build file to build my Android project. since I have integrated facebook connectivity in the app I think I have to include facebook.jar files. my facebook.jar file in in the ...
2
votes
0answers
108 views
+50

Do Facebook Graph API calls using field expansion count differently against the rate limits than batch calls

I am looking to optimize my Facebook app. Today I make a batch call with four graph API calls: /me /me/friends /me/likes /me/feed If I change this to a single graph API call using field expansion ...
4
votes
2answers
365 views
+50

How to build realtime push notification feature like facebook does?

I'm going to build realtime push notification feature for my web application ( a small social network) and I don't know where to start. This is what I want to build: there are like buttons, comment ...
0
votes
0answers
8 views

How do I get all details about items on a user's Facebook wall?

My app is displaying a user's Facebook feed data (ie wall posts). The problem I'm having is getting all of the info for the types of post which alert the user to an action they have taken on another ...
0
votes
0answers
8 views

Cant change Secure Canvas URL

Simply trying to change the Secure Canvas URL to the SSL one provided by hostgator hatchling account (as described at: ...
0
votes
0answers
16 views

FBDialogs presentShareDialog does not work in both 5.1 and 6.1

id<FBOpenGraphAction> action = (id<FBOpenGraphAction>)[FBGraphObject graphObject]; [action setObject:@"https://example.com/book/Snow-Crash.html" forKey:@"book"]; ...
0
votes
0answers
35 views

Facebook Login - Responded No Email Field

I have web app running in Google App Engine, written in Java. The app allows user to login using their facebook account. The implementation works perfectly but sometimes an error happened and said no ...
0
votes
1answer
51 views

Facebook Login not working

Hi I have used facebook login in my android app. It works fine when I build and run it in my device. Now I uploaded the app to playstore and published it for beta testing. But not the facebook login ...
1
vote
0answers
7 views

Extended Facebook Access Token Not Working

I have an app that uses the JavaScript SDK to get one of the Facebook 2-hour "short-lived" tokens. I then take this token and send it to the endpoint below: ...
0
votes
0answers
6 views

Contact Facebook Support for Developer re missing or revoke API

What is the best way to contact Facebook Support for Developer as own API has been revoke or block for some strange reason in the last 12 hours
0
votes
3answers
3k views

Horizontal Scroll Bar appearing on Page Tab

how can I remove horizontal scroll bar appearing on page tab. I had a designer create the reveal page and am uncertain what to change to the html file to make the scroll disappear. It is the welcome ...
0
votes
0answers
8 views

FbGraph OAuthException Invalid OAuth access token

I am using FbGraph in my Ruby on Rails app along with Omniauth. I am using the server-side method to get the long-term (60 day) access token for the user and then storing it in a session variable. ...
-1
votes
0answers
6 views

Why my fb social plugin shows only friends of mine? [closed]

i know that is a question of privacy of facebook's terms. but my questio is, why MY social plugin shows only friends and some others shows all users? Here is an example, on the bottom of the page, ...
-5
votes
0answers
15 views

Why my apps were blocked

first - sorry for my english. I want to know why my aplicatios - Profesorki.pl , Fajniutko.pl and Gumior.pl were blocked. I think it's mistakw and I want get them back. Without this aplications my ...
0
votes
4answers
158 views

Customise the style of friendsPickerViewController

Is there a way to customise the style of the friendsPickerViewController supplied with facebook ios sdk 3.1? I am trying the change the look of the navigation bar in facebook's ...
2
votes
1answer
580 views

facebook comments - synching comments from blog -> fb company page/wall

Overview: I use the fb:comments plugin on my website - in this case Facebook will use the full URL of the page as the ID for which comments will be related to / stored on facebook. Like many other ...
0
votes
0answers
3 views

Facebook shows short url's destination instead of short url itself

Sometimes when there are frequent posts of the same url, facebook 'aggregates' them into one link, the sepcial things about this link is that facebook crawls though short urls e.g.: ...
3
votes
1answer
160 views

Getting data after real-time update

I have an application which has access to the user's feeds. I have setup realtime update for the application per this tutorial: http://developers.facebook.com/docs/reference/api/realtime/ ...
-1
votes
0answers
5 views

Change location information in Facebook search result? [closed]

Most of the time, if we enter a random name in Facebook search bar, we'll see a list of suggested people with their locations (city+country). Is it possible to delete this location, or change it to ...
1
vote
2answers
179 views

Facebook needs the CURL extension

I'm trying to run my facebook php application on my apache server, on a new machine with Windows 64bit. As mentioned in the title, the error given is Facebook needs the CURL PHP extension. I have ...
0
votes
2answers
2k views

How to make a QR code to automatically like a Facebook page?

How can I make a QR code, that when scanned - automatically likes a page, if it wasn't already liked, whether in a browser or the Facebook app? I'm not talking about legal issues now, just ...
0
votes
1answer
13 views

Seriously, do Facebook thumbnails actually work?

I see a TON of questions on here and around the web in general about how to set these Facebook thumbnails. Most answers involve the og: meta tags, but I'm just not convinced this works. To be fair, it ...
0
votes
0answers
13 views

How to use adobe gaming sdk native extension to access facebook api

I am looking around for different ane options and found one from adobe. Reading the documentation from http://www.adobe.com/devnet-docs/gamingsdk/anedocs/ I am not able to find an answer. How would I ...
0
votes
1answer
15 views

Maximum message count - Facebook PHP api

i am working on a facebook app and since its my first facebook app, i facing some problems with PHP-api. I want to fetch the name and profile id of the sender who sent maximum no. of messages. I am ...
0
votes
0answers
13 views

Facebook SDK Freeze My Server

I'm first time fb sdk user, I am creating my first app the idea is to iterate with for loop throught and array of 5 groups in users groups list, in this list I get the gid and later check the ...
0
votes
0answers
13 views

How to implement a safe Facebook login/register/connect web service for a mobile application?

I have a web REST API for a mobile application which supports classic signup/signin with user/password and token authentication. Since the signup is without email confirmation how could I implement a ...
0
votes
1answer
21 views

How to get display the facebook response on the page/obtain the data of facebook user?

I am a beginner to create a Facebook tab. I try to use the Facebook Javascript SDK (https://developers.facebook.com/docs/reference/javascript/) to create it. I know that when the user has authorized ...
7
votes
6answers
7k views

Facebook connect showing blank popup on login in Internet explorer 8

I am integrating facebook login to my application and it is working fine in browsers except IE. It opens the login window, after login redirecting to http://static.ak.fbcdn.net/connect/xd_proxy.php, ...
-1
votes
0answers
14 views

Easy Facebook Android SDK Error

I'm facing a problem trying to run the demo from "Easy Facebook Android SDK" from this link: http://www.codeproject.com/Articles/462526/Easy-Facebook-Android-SDK-Simple-Tutorial I downloaded the ...
0
votes
0answers
5 views

rails facebook registration ominAuth conflict with devise using confimable

Have a big problem i use devise for login users and :confirmable for send confirm email but i also use facebook login with ominAuth-facebook so when use :confirmable facebook registration not work!! ...
0
votes
1answer
16 views

Facebook notifications - need permission or not?

Here is what I'm seeing in the docs: Apps can send notifications to any existing user that has authorized the app. No special or extended permission is required. Okay, sounds good. I'm using the JS ...
0
votes
1answer
8 views

Linking to another page within a page’s tab

I have one company, multiple brands. Each brand has it’s own fan page. I would like to have it so when you open up a ‘brands’ tab on one page, there will be links to the other brands Facebook pages. ...
3
votes
1answer
36 views
+50

Should Android apps with a server side component access Facebook directly?

If I am building an Android app that uses the Facebook SDK and also has a web app that has most of the same functionality, how should the Android app handle social actions? Should it directly make ...
0
votes
1answer
470 views

Android Facebook login: Given URL is not allowed by the Application configuration

I'm developing an Android app with Facebook integration. When testing from my emulator, my app redirects to the browser and opens up Facebook login with the following error: Invalid Argument Given ...
0
votes
1answer
9 views

Any way to use elements of FQL attachment media array in multiquery?

I need to get the list of comments for each item in a user's news feed including comments for any media in the feed items. I'm trying to avoid multiple FQL query roundtrips, so I'd like to use ...
0
votes
0answers
10 views

Upload photo to facebook page of the timeline

I made a small facebook application for upload a image to facebook fan page timeline. I'm sending a image via /page_id/feed url and no problem, image has been showing on my fan page timeline. But ...
0
votes
0answers
5 views

like button - post to facebook button doesn´t work

I´ve implemented the LIKE BUTTON on my webpage using the XFBML version of the button. I´ve added the javascript SDK right after the tag with the right ID, and channel attributes. I´ve also inserted ...
0
votes
1answer
47 views

Facebook redirect url issue OAuthException

My app was working good for long time, but now i am getting the error from the face saying Content: {"error":{"message":"Error validating verification code. Please make sure your redirect_uri is ...
-2
votes
0answers
7 views

Freestanding Facebook business page [closed]

Is it possible to create a freestanding Facebook business page without first creating a personal account? We've tried this and receive an error after entering information on the "Create Page" screen. ...
0
votes
3answers
22 views

Facebook iFrame tab

I have read that Facebook requires that iframe pages uses secure connections (SSL). But I am now setting up my first app and there are two fields, one "Canvas URL" and another for "Secure Canvas ...
1
vote
0answers
226 views

Facebook login webDialog “CURRENT GOALS” header but no button to authorize or cancel

I am new to Facebook SDK. I am adding the Facebook login in my Android app using Facebook SDK 3.0.1. A Facebook webDialog pop-up for login. Today I found a strange behaviour that is different from ...
18
votes
4answers
31k views

fb:like-box, custom css?

Is it possible to add a custom css file to a fb:like-box? For example, I would like to remove the borders around the iframe. Thanks
0
votes
0answers
15 views

Facebook OAuthError - Can't post a public post to user's feed

I want to be able to post to a users wall, (a message he edits). But if the user didn't allow posting on his behalf, then I get the following error: (#1) An error occured while creating the ...
0
votes
0answers
25 views

How to do Facebook Integration with the help of Jason Parsing? [closed]

I want to do Facebook Integration with the help of Jason Parsing in android.
-2
votes
1answer
22 views

Developer account verification problems for creating new app [closed]

Setup: I have been struggling most of the afternoon, trying to understand why FB won't allow me to create a new Login App. Finally(!) figured out it is because I have a business account, not a ...
1
vote
0answers
11 views

Is there a way to display a google maps with a route from a Facebook app without needing a backend?

So I've got a mobile app that tracks a user's route. (cycling app.) I'd like to create a Facebook app that I can use to display their route on Facebook. Is this possible to do without requiring a ...
0
votes
0answers
4 views

Facebook loads og:image, + one extra random image?

I have these og meta tags in place: (I'm replacing the actual values with examples here, it's a client's site and I'd like to be descrete) <meta property="og:title" content="Article title"/> ...

1 2 3 4 5 881