I am new to Facebook based development and just require a basic Facebook registration form, I've found the "registration form and its html to embed into my website", but need a client_id so I can use it. Where do I get this from?
Asked
Active
Viewed 4.6k times
22
-
You need to register for an facebook app in order to it all working. – Jonathan Römer Jun 28 '12 at 12:10
-
please mark Tom's answer as correct. – comiventor Feb 05 '18 at 10:16
-
@comiventor I'm not sure bumping five year old threads from anonymous users is productive. – ceejayoz Feb 05 '18 at 14:25
2 Answers
29
http://developers.facebook.com/apps
After creating an app, the App ID / Client ID is shown.

Tom Waddington
- 1,948
- 15
- 18
7
Finding Facebook App ID, App Secret and Client Token:
You can find your App ID and App Secret in Settings/basic:
The Client Token can be found at Settings/advanced:

EyaS
- 477
- 3
- 9