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.
A client is an application or system that accesses a service made available by a server.
0
votes
0answers
184 views
How to trigger “Alerts are off while you use another client to chat.” from an XMPP client
On some Facebook XMPP chat clients, like Pidgin, when connected a warning appears on the native web based Facebook messenger that says "Alerts are off while you use another client to chat." When this ...
1
vote
0answers
213 views
How do I get access to my client ID and auth? Original developers moved on
OK, here is my situation. We had two developers create a Social Networking program for us. They created a feature that allows it to link to your Facebook account. They said they used a the standard ...
0
votes
0answers
83 views
Mistakenly set the Client Token, how to go back to using app secret?
I made a mistake and set the Client Token in advanced app settings, now app secret doesn't work and app user log in doesn't work.
I can't see a way to unset the Client Token, what can I do?
Many ...
0
votes
2answers
237 views
Facebook XMPP IM name from resource
I'm using FB XMPP and I'd like to know what client is user using. If I use Google Talk chat I can get/set it in Resource atribut. But in FB chat it isn't working. It's allways empty, though I set it.
...
7
votes
1answer
2k views
ios Facebook login : com.facebook.sdk:ErrorLoginFailedReason = invalid_client
I've been testing my FB app with my ios App for quite some time, using sandbox app and my admin account only; it worked fine.
Now, i've disabled sandbox mode in my fb app to have some of my FB ...
2
votes
1answer
125 views
Facebook thumbnail image
How do I select an image to show as a thumnail for when someone likes something on a site. Right now I have this
<fb:like layout="button_count" colorscheme="light" href="myurl" ref="something" ...
0
votes
1answer
123 views
Creating a Facebook Client - Choosing App Integration Type and OAuth Flow
I like to distribute content from within our Content Management System to several online channels like the website, twitter, linkedin and, last but not least, Facebook. Editors can create items and, ...
0
votes
1answer
237 views
Dynamically creating og metadata for page - Client Side
I'm trying to set the Facebook open-graph meta data for a page before FB scrapes it, on the client side.
Everything that I tried, it seems that FB scrapes the page before any JS takes action. Is this ...
1
vote
1answer
223 views
Silverlight Facebook client
As my final project I wanted to do client for Facebook and twitter using the API's available. But there is not much tutorial or guidance available for me to start this project. And the other idea was ...
0
votes
3answers
169 views
Does Facebook have some sort of API that I can make a client?
For example...I would like to make a "client". First, people post to my client, and then to Facebook.
(I want to make a client so that I can store posts)