Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
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.

Possible Duplicate:
Do I need an appId for a XFBML version of the Facebook Like button?

I would like to use the Facebook JavaScript SDK to sense when the Like button on my page is clicked so I can do other things on my own page at that time. But I apparently need an App ID and it's not clear how I get one of these. I submitted a cell phone number so Facebook could send me a secret number to authenticate me, but when I submitted that number I just got dropped into the Facebook Developers Group, which didn't seem to be any help getting an App ID.

Thanks for any help.

share|improve this question
you will get that on Facebook-developer portal.All you need to create an App there and once it is created you will be given an App-ID.i guess this might help you how-to-get-a-facebook-app-id – Umesh Awasthi Jan 6 '12 at 4:49
You don't need an appId for a send button. See stackoverflow.com/a/11319154/121725 – cerberos Jul 3 '12 at 21:07

marked as duplicate by George Stocker Jul 4 '12 at 2:35

This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.

1 Answer

up vote 1 down vote accepted

You go to https://developers.facebook.com/apps and create a new app.

The app Id will be visible once created.

share|improve this answer
I went to the link above and filled out the form, but I got the message: "You can no longer create apps because our systems indicated that your account may not be authentic." I don't know how they came to that conclusion! And that was after they authenticated me by texting a secret code to my cell phone, which I entered back correctly. What a horrible developers platform Facebook has! The software lets something that should be so simple to do turn into a nightmare, with no human oversight anywhere! Thanks for any help through this. Steve – Steve Jan 6 '12 at 7:55
Seems like others have had your issue to. You will need to contact Facebook Support (good luck) and see if it can be rectified. Similar issue here: stackoverflow.com/questions/7874654/… – Adam Jan 6 '12 at 8:38

Not the answer you're looking for? Browse other questions tagged or ask your own question.