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

learn more… | top users | synonyms (4)

1
vote
2answers
443 views

Sharekit provides full facebook interface - but I just want a user post form!

OK - I've got sharekit working well, but when I connect to facebook - the actual share page doesn't come up - just the full facebook mobile facebook site. Anyone experience something similar? Do I ...
0
votes
1answer
17 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 ...
7
votes
0answers
184 views

iOS 6 facebook Auth Application status

I'm doing Facebook auth with SDK 3.1 on iOS6. I have an existing app that was using old FB SDK. Apparently, I've implemented: [FBSession openActiveSessionWithReadPermissions:permissions ...
6
votes
0answers
307 views

xmpp login fails after authentication

I've been seeing this behaviour for some time now, but it wasn't really a problem. After I succesfully authenticate in xmpp with my own app, an error close my connection: <message ...
5
votes
0answers
94 views

Is it possible to use Facebooks Comments Plugin with Graph Object IDs/Graph URLs rather than www URLs?

A little while ago, I built this: http://www.littlebray.co.uk/photos.aspx It's kind of an off-Facebook partial replica of a Facebook photo album gallery, the photos in the gallery section are all ...
5
votes
0answers
205 views

Which calls can the Client Token of a Facebook App be used for?

In the Settings > Advanced section of the Facebook App config there is a setting called Client Token. The description says The Client Token is for auth methods in place of the app secret. In what ...
5
votes
0answers
531 views

Infinite loop when running pre-built facebook app by Heroku

If you register a facebook app and using Heroku's service, it will generate a sample app to you, since from few days ago, infinite loop occurs and you have no way to interact with your app. I tried to ...
5
votes
0answers
537 views

Android Facebook how to send app authorize request to friends?

I'm building an application that connect with Facebook. When user use my app, I can get their friends list and display it. Now I want add an option that user can send a request to their friend to ask ...
4
votes
0answers
20 views

How to provide accurate prices with new Payment system

According to new payment documentation available here if we want dynamic pricing we need to set up a script that FB will call saying "User wants to buy x your items and wants to pay in currency CC" ...
4
votes
0answers
1k views

Sync Facebook Events in Google Calendar programmatically in Android

How to Import Facebook Events in Google Calendar using Android, I have made an app in which i am fetching list of facebook friends with their name, profile pic and birthdays, but now i want to show ...
4
votes
0answers
184 views

OG:type article vs website for Individual Web Pages That Are Not Articles

I'm seeking clarification regarding the use of og:type article vs website for an individual web page that is technically not an "article" but also does not represent an entire website. Documentation ...
4
votes
0answers
88 views

What is being displayed on Insights -> Users -> User Trends

I would love to have an API call return the exact same data that is being displayed in the User Trends graph for Daily New Users on the Insights page under users. I can't figure out which metric is ...
4
votes
0answers
27 views

Setting links on title-less objects?

I would like to use title-less object (no picture) but still link to the object URL. http://developers.facebook.com/docs/technical-guides/opengraph/titleless-objects/ Is this possible? Example: ...
4
votes
0answers
72 views

Desktop web game policy change - what parameters are allowed?

We have a browser based game which uses Facebook Connect through an AppID that we used to run the same game in a canvas until Fb Credits were introduced and we were forced to shut it down. Now, we ...
4
votes
0answers
107 views

facebook app dev; auto-gen'd heroku prod host; local dev virtual host; tunnlr; FB login-issue

I'm developing my first Facebook app using custom Open Graph actions and objects, and I'm trying to avoid needing to deploy after each code-change (in this case, to my automatically setup ...
4
votes
0answers
122 views

Documenting Native iOS Only Open Graph Action for Submission to Facebook

My FB app is iOS only at this time. I tried the approach described here Submitting Open Graph Actions for an iOS app? and created a webpage with screenshots to document the user experience. Facebook ...
4
votes
0answers
106 views

Python/Heroku Facebook app infinite loop in my local environment

So I followed all the steps to create a Facebook/Heroku app, and it's working fine at http://lokalt.herokuapp.com/ I then set-up a local environment but it doesn't work that well, it basically ...
3
votes
0answers
34 views

Facebook JS connect unsupported browser

I am trying to do a JavaScript login from my iPhone 4 running Chrome for iOS version 26.0.1410.53 but I'm getting an error as seen below. Here's the live URL to replicate on iPhone - ...
2
votes
0answers
16 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
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 ...
2
votes
0answers
195 views

invite friends to facebook app - android, no invitations sent

I have created a facebook event with my android coding and now I want to invite friends to it. Below is my code to invite friends: private void inviteFriends() { try { ...
2
votes
0answers
481 views

ShareKit programmatically click “publish”

EDIT: It should be noted that I stated in my original question that I was able to get this working for Twitter (I used the referenced question/answer to get that working) . . . I just needed the ...
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 ...
1
vote
0answers
7 views

IOS FBDialogs presentShareDialogWithLink Still Beta?

So I'm trying to use the native share dialog, and no matter what I do, I'm still getting this prompt back that the feature is in beta, and not currently available. I know this was the case, however ...
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 ...
1
vote
0answers
43 views

Facebook opens new Activity for login

in my app is a com.facebook.widget.LoginButton from FB-SDK 3.0. If I Click on this LoginButton, a new and blank Activity is opened with my dialog authentication. I dont know why this is happening and ...
1
vote
0answers
292 views

Pinterest Pin It button doesn't work with uploaded images on Wordpress blog

I have recently migrated from blogger to wordpress, but am having issues with images. Both Pinterest and Facebook are not recognising my new images that I am uploading to wordpress, however they do ...
1
vote
0answers
126 views

Getting all photos included in a single facebook feed post with either Graph API or FQL?

I'm using the Facebook graph API to get my recent posts and feed items with "graph.facebook.com/me/feed". The problem I am having is when a feed object is a post with multiple photos, the data in the ...
1
vote
0answers
152 views

How to login + ask permissions only *once* [Facebook] [Android]

I'm having a bit of problem with the Facebook API (3.0). I read a lot of questions regarding this matter before coming here to ask my own. Most people settle for "just ask separately for read/write ...
1
vote
0answers
90 views

Put Facebook like XFBML button in line with Pinterest button

I know similar questions have been aske before but I'm new at this and can't make sense of it. I'm fairly sure its a straightforward task but I can't do it. I'm using a CMS on which I cannot access ...
1
vote
0answers
96 views

Opening facebook app request notification from android device

I want to invite Facebook friends to try my app with Facebook 'apprequests' method. It works ok. The friend gets the notification, but if he clicks at the notification from the android notification ...
1
vote
0answers
216 views

iOS6 - Facebook V3 SDK VS Apple Facebook iOS6 SDK

If I'm targetting my app only for iOS6 can I handle all my Facebook "business" with the new Facebook SDK included with iOS6 or do I need to also use Facebook V3 SDK?
1
vote
0answers
145 views

Graph API: How do I post to a Page with Age Restriction?

I understand from experimentation and other posts I've found here that if a Page has a specific age restriction, it becomes necessary to use "the end-user's access token" for posting to the Page, as ...
0
votes
0answers
7 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
0answers
6 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
5 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
0answers
7 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. ...
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.: ...
0
votes
0answers
11 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
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
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
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
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
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"/> ...
0
votes
0answers
15 views

Facebook API Login C# Desktop App

I am trying to simply connect to the Facebook Graph using a C# console app, but am having a FacebookOAuth Exception. Here is my code so far: var client = new FacebookClient(); // ...
0
votes
0answers
24 views

The method getRequestCode() is undefined for the type SelectionFragment

Excuse me, I want to try facebook developer for android Tutorial. at Show Friends part. I have succeed doing Step hello Scrumptious, Autenticate with login and personalize part. At Show Friends part, ...
0
votes
0answers
9 views

Post to Page as user, using a page admin access token

I'm posting to /<page id>/feed using my user's access token for my app, and it happens that my user is an admin on that page. This generates a post on behalf of the page, even though I want to ...
0
votes
0answers
15 views

Issues with the facebook API

i just started working with the facebook api, and it seems like the except "FacebookApiException $e" is not getting triggerd, when i log in, and refresh the page, im still displayed as logged in. ...

1 2 3 4 5 337