We need to use the Facebook Javascript SDK.
We followed the instructions to get an ‘AppId’ for our website:
1) logged in to a working Facebook account
2) looked here to find how to get an app id => http://developers.facebook.com/docs/guides/web/
3) near the top 1/5 of the page it said: “The JavaScript SDK requires that you register your website with Facebook to get an App ID (or appId).”
4) I clicked on that ‘register your website‘ link
5) I clicked on the ‘Go to App’ button on that page and it took us here:
=”>https://developers.facebook.com/apps#=
6) clicked on the ‘+Create New App’ button
7) it prompted us to enter a name and we entered our website name without the .com
8) it prompted to do a ‘phone verification’ which we did
9) it said “Verification successful” when we entered the code it text’d to our phone
10) THEN NOTHING — no AppId.
How do we find out our AppId? Our verification was successful.
Looks like the procedure you followed is correct.
After navigating to
https://developers.facebook.com/apps#=, you should see something like thisSelect the application you want in the left column and you will see the details and the top most in the
Summarysection is App ID/API KeyHope this helps