1
vote
3answers
11k views
Documented process for using facebook connect for the iPhone to upload photos
After looking I did come accross this post on the facebook forums:
link
They are feeding the facebook object a UIImage. That seems logical, but where is this documented? The API documentation is ...
17
votes
2answers
3k views
How to get all the user IDs of people who are using your Facebook application
Is there a way to get the user IDs of all the people who are using your Facebook application?
2
votes
1answer
4k views
Facebook: post image and description to wall and in page album via php
I want users to post an image on a facebook page via a form on a website.
When they have logged in via facebook on this website, they can select an image from their computer.
Once they have selected ...
8
votes
3answers
6k views
How to disable Facebook single sign on for android - Facebook-android-sdk
SSO for facebook android gives me invalid_key every time, i tried to debug by every means but it is not working.
So is there any way/hack to disable Single Sign on and work with web view ...
44
votes
3answers
25k views
Facebook Architecture [closed]
I have been scrounging for articles/info about the architecture at Facebook, the challenges & ways they tackle them. What they use & why they use. How do they scale & what are the design ...
67
votes
5answers
93k views
How do you post to the wall on a facebook page (not profile)
I have a blog site written in php and it posts new blog posts to twitter and a blog ping automatically under the hood using simple http post requests passed using php curl.
I have a facebook page for ...
30
votes
4answers
45k views
Facebook “Like” button callback
I am interested in implementing the facebook "Like" button, but I would like to know what user is clicking on this button so I can get some useful information from this. From what I have read, ...
19
votes
5answers
38k views
Facebook API: Get fans of / people who like a page
I'd like to get a list of users who like a certain page or a fan of it.
The FB API documentation states that you can only get the count of the fans of a certain page using the social graph, but not ...
24
votes
19answers
28k views
Why is Facebook PHP SDK getUser always returning 0?
I'm trying to work with a website that requires some information from a Facebook user, I'm using PHP and JS SDKs.
I have a function in PHP:
public function isLoggedOnFacebook()
{
$user = ...
16
votes
4answers
12k views
Dynamic generation of Facebook Open Graph meta tags
As the title implies I'm trying to generate Facebook Open Graph meta tags dynamically, but I can't get it working. Is it even possible?
UPDATE:
Finally I got it working with the help of @saccharine. ...
20
votes
13answers
18k 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:
...
8
votes
6answers
7k views
XMPP with Java Asmack library supporting X-FACEBOOK-PLATFORM
I'm trying to make a Facebook Chat on Android with the Smack library. I've read the Chat API from Facebook, but I cannot understand how I have to authenticate with Facebook using this library.
Can ...
5
votes
2answers
15k views
Facebook API - How to get user's address, phone #?
Is anyone able to get facebook user's address, phone # using FQL or Graph api?
Have tried the following FQL and was able to get 'Current City' and 'Hometown' which are under 'Basic information' but ...
6
votes
3answers
4k views
android facebook authorization - can not login when official facebook app installed
I need login in facebook and get same fields like email etc. I use facebook SDK, I set in developers.facebook my Android Key Hash and set "Configured for Android SSO". In simulator and some devices ...
4
votes
2answers
2k views
Fetching list of friends in Graph API or FQL - Appears to be missing some friends
Any chance the 'me/friends' graph api or friends FQL table return some friends only?
I've checked the results and it's slightly less than the count I see on facebook.com
1
vote
1answer
884 views
Facebook won't share a link to my site
I am trying to share a link to my site on on Facebook. The page displays correctly in my browser, but when I share it via the API or front end it does not show up. When I put my URL into the Graph API ...
91
votes
8answers
133k views
Facebook API - How do I get a facebook user's profile image through the FB api (without requiring the user to Allow app)
I'm working on a CMS that fetches a user's profile image from their facebook url (ie, http://facebook.com/users_unique_url). How can I accomplish this? Is there a faceboook API call that fetches a ...
12
votes
9answers
13k views
Facebook Graph API and Django
I am curious if there is any article/ library / anything useful that is built for the newly announced Facebook Graph API. I am planning to use it for a Python/Django project.
38
votes
5answers
42k views
Facebook login “given URL not allowed by application configuration”
I've added facebook login to my site. However, when I click the button, I get a red box that says:
Invalid Argument
Given URL is not allowed by the Application configuration.
If I continue to ...
9
votes
5answers
15k views
Facebook Android Generate Key Hash
Hey I'm trying to create an android app with Facebook integration, I've gotten to the part in the docs where you have to generate a key hash file, it specifies to run the following code
keytool ...
38
votes
28answers
40k views
Redirecting to authentication dialog - “An error occurred. Please try again later”
Why does it always happen to me?
This happens after my application verify for user user login and redirect user to the authentication page:
...
58
votes
3answers
19k views
Is Facebook an OpenID provider?
Is Facebook an OpenID provider? I know they are an OpenID supporter but do they allow people to authenticate with other sites via OpenID with their Facebook credentials?
8
votes
2answers
6k views
How to share photo with CAPTION via Android share intent on Facebook?
I'd like to share a photo with caption pre-filled from my app via a share intent, on facebook.
I know how to share photo or how to share text, but how do I share them together?
Example code
Intent ...
5
votes
3answers
14k views
integrate facebook with like button in android and iphone
I want to integrate facebook with like button in android and iphone. I integrated facebook in android and iphone also but i didn't integrate like button . So please tell me how to integrate the ...
4
votes
2answers
10k views
How to add tab application to a page with the “new auth dialog”
I created an app today, as i've done several times before. But when i wanted to add the app to a a page i couldn't find the link "view this apps profile page", which I normally use to add the app to ...
3
votes
4answers
9k views
Get the Friends of my friend using the Graph API
I am trying to do a very basic thing with the new Graph API.
I already know how to get my friends:
"https://graph.facebook.com/me/friends?access_token=4333ed34d..."
But if I have a friend who's ID ...
4
votes
1answer
2k views
ASP.NET website authentication with facebook
I've seen a lot of documentation about integration between ASP .NET web sites and Facebook, but I haven't found a simple working example, even using Facebook C# SDK.
All I want is a "login with ...
53
votes
14answers
53k views
Facebook database design?
I have always wondered how Facebook designed the friend <-> user relation.
I figure the user table is something like this:
user_email PK
user_id PK
password
I figure the table with user's ...
123
votes
5answers
33k views
What does a Ajax call response like 'for (;;); { json data }' mean? [duplicate]
Possible Duplicate:
Why do people put code like “throw 1; <dont be evil>” and “for(;;);” in front of json responses?
I found this kind of syntax being used on ...
43
votes
8answers
100k views
Facebook Post Link Image
When someone posts a link on facebook, a script usually scans that link for any images, and displays a quick thumbnail next to the post. For certain URLs though (including mine), FB doesn't seem to ...
37
votes
5answers
19k views
How to properly handle session and access token with Facebook PHP SDK 3.0?
In the PHP 3.0 SDK there is no getSession() or any session handling from outside the Facebook api available. Some days ago the developers of facebook have also somehow updated the JavaScript sdk, ...
117
votes
5answers
56k views
“Unsafe JavaScript attempt to access frame with URL…” error being continuously generated in Chrome webkit inspector
Chrome (or any other webkit browser) throws a ton of these "Unsafe JavaScript attempt to access frame with URL..." when working with the Facebook API for example.
It doesn't interfere with actual ...
12
votes
5answers
35k views
How to post on facebook wall using Facebook android SDK, without opening dialog box
I am using facebook sdk and with the help of example given with that SDK i developed a code to login and store access_token into database
i have 2 problems:
1). when i try to fetch access_token from ...
38
votes
7answers
15k views
Facebook JavaScript SDK over HTTPS loading non-secure items
I have a Facebook application that uses the Facebook Connect.js.
I am running my application over HTTPS. All content on the site is delivered from https:// with the exception of some content that ...
37
votes
8answers
11k views
Facebook Page Access Tokens - Do these expire?
I'm building an app that allows users to administrate their Facebook Fan Pages. This requires the following two Access Tokens:
A User Access Token
A Page Access Token
I'm quite familiar with User ...
16
votes
1answer
11k views
How does Facebook set cross-domain cookies for iFrames on canvas pages?
I was browsing Facebook's documentation reading about canvas applications and I came across an example application: http://developers.facebook.com/docs/samples/canvas. As I read through their example, ...
16
votes
4answers
18k views
Like button in iOS application
Does anybody know how to place Facebook "like" button into iOS application? I've tried the method described in this blog post. But I do not really like this method, because its ugly Login dialog. And, ...
9
votes
7answers
14k views
Facebook Iframe App with multiple pages in Safari Session Variables not persisting
I have a facebook Iframe application with multiple PHP pages in it.
I have some links that point relatively to the files inside my "iframe folder".
Having some issues with session variables inside ...
4
votes
3answers
13k views
How can I tag a user in a photo using the Facebook Graph API?
I tried:
$args = array(
'access_token' => $access_token,
'id' => $uid
);
$url = "https://graph.facebook.com/{$idPhoto}/tags";
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, $url);
...
17
votes
6answers
6k views
first dialog after authenticating fails immediately and closes dialog
I'm using the latest Facebook SDK on iOS 5. I can use SSO to successfully authenticate the user, and then I attempt to share a link like this:
NSString *appId = [[[NSBundle mainBundle] ...
16
votes
6answers
21k views
How to list facebook users who like a page or interest [duplicate]
Possible Duplicate:
Retrieve Facebook Fan Names
I wanna get a list of facebook users who like a page or interest.
FQL like 'SELECT user_id FROM like WHERE object_id=113970468613229' does ...
15
votes
5answers
7k views
How are the facebook chat windows implemented?
On Facebook you can browse the site without affecting the floating chat windows. Seems like if the main page was inside an iFrame and the footer and chat windows where floating outside.
Is the main ...
19
votes
2answers
39k views
The calling thread must be STA, because many UI components require this
I am using: http://www.codeproject.com/KB/IP/Facebook_API.aspx
I am trying to call the xaml which is created using WPF.
But it gives me an error:
The calling thread must be STA, because many UI ...
9
votes
7answers
6k views
Line break in facebook status update via Graph API
I'm using this as the basis of a simple Facebook status update web app I'm writing: http://ingig.net/weblog/2010/04/21/using-graph-api-to-post-status-update-with-c/. All good, works well. However, ...
39
votes
7answers
23k views
Facebook Open Graph not clearing cache
I'm having troubles with my meta tags with Open Graph. It seems as though Facebook is caching old values of my meta tags. Old values for Attributes og:title and og:url are still used, even though I ...
25
votes
1answer
20k views
iphone facebook side menu using objective c [duplicate]
Possible Duplicate:
What's the best way to develop a sideswipe menu like the one in Facebook's new iOS app?
The facebook iphone app has a new side menu,
Does anyone know how i can ...
55
votes
7answers
128k views
How to show particular image as thumbnail while implementing share on Facebook?
I am trying to implement share this method. I am using the code as follows
http://www.facebook.com/share.php?u=my_website_url
Now when Facebook is showing it showing some thumbnails at left side. ...
28
votes
3answers
9k views
Open Facebook page from Android app?
from my Android app, I would like to open a link to a Facebook profile in the official Facebook app (if the app is installed, of course). For iPhone, there exists the fb:// URL scheme, but trying the ...
58
votes
12answers
110k views
Facebook Like-Button - hide count?
In the setup dialog for the Like-Button, there are only two options for layout:
Unfortunately, the numbers for the website of my employer is nowhere near 22'000, so the powers that be have ...
9
votes
2answers
18k views
how to retrieve facebook response using facebook iphone sdk
I am using the Facebook iOS Sdk for iPhone. I initialize the Facebook instance
facebook = [[Facebook alloc] initWithAppId:kAppId];
and then i do login
[facebook authorize:permissions ...
