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

learn more… | top users | synonyms (4)

0
votes
1answer
16 views

Facebook Connect - simply add a user's Facebook profile url into database via Rails

I'm coding a simple app which should use some FB connect mechanics but I don't want too much overhead here so maybe you can share your thoughts/experience on my task: merchants can post products ...
0
votes
1answer
14 views

Is it possible for user of an ios app to like a URL on facebook using the facebook-sdk?

I am creating an iOS app where I want to allow the user to like a specific URL. I've tried to use the following code (as mentioned on the Facebook developers page) to like a specific url: **- ...
1
vote
0answers
4 views

Localization of FaceBook Events?

When creating page level events, is it possible to hide/show specific events based on region. For example 2 events, one is US based, the other Canada. Can I the Canadian event from the US audience, ...
-1
votes
0answers
9 views

Where can I sell the game on facebook?

I want to sell a multiplayer social game on facebook: http://apps.facebook.com/crocagame/ Tell me, please, some thematic Internet resources where I can find potential buyers Thank you
1
vote
0answers
13 views

Facebook Like/Unlike gives error message

I am building an application which implements Facebook. Through this application I can like and comment on a post. I am fetching Home feeds for the logged in user. Now for Like operation I am using ...
0
votes
0answers
17 views

Putting facebook POST response into data structure

I'm playing around with getting information off facebook using jquery. I can make a post like so: jQuery.post("/ajax/mercury/thread_info.php", ...
0
votes
0answers
16 views

Set cover facebook via PHP without notifications

I'm trying to set covers facebook via PHP SDK, when posting i set no_feed_story value 1. It' seems continue to notify users which are subscribed to the page $args = array( 'cover' => $coverid, ...
0
votes
0answers
9 views

FQL permission troubles for certain users

I'm writing an App where users can post some of their photos. I'm therefor saving the object_ids of the photos and try to show them to another user. In most cases it works fine, but in some cases None ...
0
votes
0answers
3 views

Facebook create Open Graph object with custom field

I have an object type created, lets call it "foo". This one inherits from "object" but has an additional attribute "fooattribute". My Application runs under lets say "fooapplication" When I set this ...
0
votes
0answers
15 views

how to “facebook connect” both native iOS app & nodeJS express.io server

I am developing a native iOS app. FBconnect is working and I can get the session data on the client. But I also want to use FBconnect for the server side (NodeJS & express.io) Is it possible to ...
4
votes
0answers
19 views

Handling progressive jpeg images in Libgdx

I am trying to implement a simple Facebook profile picture request functionality into a game that is being developed with Libgdx engine. I would like to get the requested picture and eventually ...
1
vote
0answers
25 views

Friends listing order by name Facebook sdk for ios

I am using Xcode 5, iOS 7 and latest facebook sdk. I have to get the friends list in alphabetical order. Earlier I have used graph api and fql query for getting the friends list in alphabetical order ...
0
votes
0answers
9 views

After sending an app invitation, how to send custom request?

My situations is as follows: I created a simple webpage with a basic image (in Desktop, in Android and iOS refers you to download the app), just a pic. After that I created a FB app linking with that ...
0
votes
1answer
31 views

Facebook native app not loading my app request correctly - Android

Thanks for reading my question. I'm not sure that this error is on my or Facebooks end but I'll ask just to be sure. The issue I'm facing is that when I send a request to a friend from my native app ...
1
vote
0answers
11 views

Switching comments box 'href' attribute from relative to absolute URL

In the course of modifying the comments box integration for a client, to use the absolute URL, I discovered that the comments made while using the relative URL will not be shown. See ...
-2
votes
0answers
13 views

Error about android facebook sdk [closed]

06-19 14:06:18.061: E/AndroidRuntime(351): FATAL EXCEPTION: main 06-19 14:06:18.061: E/AndroidRuntime(351): java.lang.RuntimeException: Unable to instantiate activity ...
0
votes
0answers
11 views

On what bases Facebook will send developer alert to their Accounts?

How facebook will send developer alerts to there accounts? Based on permissions or based on FQL queries which we ask from apps or anything else. Can u explain me? I got an alert saying , my app using ...
0
votes
0answers
12 views

Loading a Facebook Like button is blocked by external javascripts

I added the FB Like button using HTML5 version <div class="fb-like"/>. I have external scripts: advs (Google DFP), monitoring scripts and another. All of these scripts are loaded ...
0
votes
0answers
8 views

Facebook SDK 500Internal server error

I new to IIS 7.5 and I need to integrate the Facebook SDK. I not sure something to do with the php_curl or not but you can view the phpinfo http://goo.gl/ODQqR and I using the default example.php ...
0
votes
1answer
18 views

Not able to login into facebook from my app from other android devices except mine

I have looked up on google,stackoverflow,whole internet...But nothing seems to solve this problem. I think I am missing some minute detail which will fix this issue. Below is the desciption : I have ...
0
votes
1answer
9 views

Circular redirect path detected (see 'Redirect Path' section for details) on facebook

I am using facebook share service which for an app which is basically hosted in Facebook environment. So it looks little bit like following. Facebook App has a Share button on its page. When user ...
-3
votes
0answers
13 views

check whether fan facebook or not and sent to a specific page php [closed]

Hi I've been searching for hours and have not found scripts I want. I wish you the script checks if the user clicked or not ie whether or not a fan facebook page I'm really lost the, excuse my ...
0
votes
0answers
5 views

Login flow for web (no JSSDK) won't work

I'm trying to get the desktop logging in working using the guide here: https://developers.facebook.com/docs/facebook-login/login-flow-for-web-no-jssdk/. I'm first sending the user to here: ...
1
vote
0answers
13 views

fb.me and ajaxCrawling

With the FB url shortner (fb.me) the #ajaxCrawling do not work properly as in Facebook. Probably the mistake could be mine but when i share a content with an exclamation mark after the # sign, ...
0
votes
0answers
10 views

Facebook debugger gives 403 on my website without www. and a 200 with it

Until yesterday i had the problem that i always got a 403 with my website in the facebook debugger. The reason for this was that i use my domain from hosteurope with hostgator. Because hosteurope ...
0
votes
0answers
11 views

How to find out what admin has posted recently on facebook fan page?

Recently we are facing some issue with our Facebook fan pages, some post are getting posted which are not related to the page so we have to find out what admin is posting what on the FB walls. It mean ...
1
vote
0answers
53 views

How to store username after first time facebook login (in database)?

I am creating a website having option to login using facebook,google etc(like stackoverflow.com it has an option to login as a google user etc). My question is how to manage the user accounts.(i ...
0
votes
1answer
21 views

How to allow more then one user to access facebook api

Hi i've integrated Facebook application with my application. This is only working for the user-account who is registered with the application. I am not able to find the authorizing screen just after ...
-1
votes
0answers
10 views

OAuthException Error

$facebook = new Facebook(array( 'appId' => '************', 'secret' => '*************************', ...
0
votes
0answers
13 views

FBSession checkThreadAffinity

I have used facebook authentication via facebook sdk. If fbaccount is available then its working fine but in the absent of fbaccount it get crash by giving this error [FBSession checkThreadAffinity]. ...
1
vote
0answers
17 views

Making an Facebook Chat demo app, using Asmack API

I m following this Integrate Facebook chat in android with Asmack API, please See the accepted answer of * Hitesh Patel *. I have followed the steps. at the end the app should show my Buddy list of ...
-1
votes
1answer
9 views

Phonegap Social sharing plugin integration [closed]

How to integrate facebook share button in phonegap ios Please provide me step for social plugin integration in phonegap Facebook,twitter share button on phonegap
-2
votes
1answer
18 views

How can I get facebook cover url from Facebook graph API

I use: http://graph.facebook.com/{user_id or page_id}?fields=cover Return on browser: { "cover": { "id": "XXX", "source": ...
1
vote
3answers
220 views

How to get “scrollTop”-value of FB.Canvas.getPageInfo

so far i can alert the "scrollTop"-value of "FB.Canvas.getPageInfo": FB.Canvas.getPageInfo( function(info) { alert('scrollTop: ' + info.scrollTop); } ); Now I would like to ...
-1
votes
1answer
2k views

How do i get my App ID [duplicate]

Possible Duplicate: Creating and managing a Facebook app from a Business Account How do I get an app ID whenever I try I get forwarded back to my adverts. When I click on ...
3
votes
1answer
1k views

Facebook App on Subdomains: Site URL vs App Domains

According to facebook and other stack overflow questions, subdomains are supported in the App Domain field, however in the Site URL field (under Website with Facebook Login) they aren't. I'm creating ...
0
votes
1answer
1k views

CSRF state token does not match one provided

Getting server error log with this code.. and also this code giving me only my 81 friends , but i have 87 friends in my friend list .. Give me a suggestion.. <?php ...
0
votes
3answers
594 views

Alternative to offline access permission for accessing a users profile on facebook?

Facebook has deprecated the offline access permission.As a developer is there some other way for me to post on the wall of a user when he is not online or I can do that only when he is accessing my ...
0
votes
2answers
999 views

Query Facebook user's friends through graph API

I'm trying to implement a search bar in an iOS app that searches through a user's friends and displays results. I don't want to have to get all users using https://graph.facebook.com/me/friends and ...
1
vote
0answers
969 views

Facebook Developper - Fatal error: Uncaught CurlException: 26: failed creating formpost data

I read a lot on this platform, but no one seems to get the answer about my problem. There is my code : $file= $str.".png"; $facebook->setFileUploadSupport(true); $post_data = array( "message" ...
0
votes
2answers
6k views

How to link to external website from the app icons below the Timeline on Facebook?

How do you make those icon apps below your timeline so that when you click on one of them it opens a new window (or the same window) and goes to an external website?
1
vote
1answer
502 views

FQL page_fan query to filter results of only one page

I have a fql query like this: SELECT uid,page_id,type,profile_section,created_time FROM page_fan WHERE uid IN (SELECT uid2 FROM friend WHERE uid1 = me()) ; Is there any way to get only the results ...
0
votes
2answers
3k views

Facebook: Fatal error: Uncaught CurlException: 26: failed creating formpost data thrown

I am trying to post photo from my server to Facebook, but I get strange error: Fatal error: Uncaught CurlException: 26: failed creating formpost data thrown in base_facebook.php on line 886 And ...
-1
votes
2answers
2k views

How to get friends birthday list from facebook? [duplicate]

Possible Duplicate: How to get friend's birthday list using facebook api? I'm developing an application and all my users are also facebook user. Now I want to send emails from admin ...
1
vote
2answers
5k views

Not receiving signed_request in Facebook iframe-app

I have created a Page Tab Facebook App where I want to display different content depending on the user being a fan or not. (Also called fan gate, landing page or reveal page) For this I'm using the ...
170
votes
23answers
70k views

Android Facebook style slide

The new Facebook application and its navigation is so cool. I was just trying to see how it can be emulated in my application. Anyone has a clue how it can be achieved? On clicking the the top ...
1
vote
3answers
1k views

how to get an access code when a facebook user is not involved

I am the owner of a facebook like page. I want to grab the news feed using php and output it on my website. I know that I can do this using a valid access token: ...
16
votes
4answers
25k views

How do I get album pictures using facebook API?

This should be fairly common but somehow I cannot get it to work. What I would like to do is the get album pictures from facebook. I am implementing this on a website. I can get the albums using this ...
21
votes
13answers
19k views

Login failed invalid key error with Facebook SDK

I get "Login failed error" with the Facebook Android SDK while running on the device. I have done everything what they specified, like creating a hash and all. The error is: ...
22
votes
11answers
17k views

List of Cities by Country

Where does Facebook get their list of cities from? Is there a service that provides an up-to-date feed of cities based on country?

1 2 3 4 5 903