where do I get a client_id from?
Asked Answered
L

3

24

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?

Laurentian answered 28/6, 2012 at 12:6 Comment(3)
You need to register for an facebook app in order to it all working.Congruent
please mark Tom's answer as correct.Elmore
@Elmore I'm not sure bumping five year old threads from anonymous users is productive.Foliolate
B
30

http://developers.facebook.com/apps

After creating an app, the App ID / Client ID is shown.

Bukharin answered 29/6, 2012 at 0:50 Comment(0)
C
14

Finding Facebook App ID, App Secret and Client Token:

You can find your App ID and App Secret in Settings/basic:

App ID and App Secret

The Client Token can be found at Settings/advanced:

Client Token

https://developers.facebook.com/apps/Your_App_ID/settings/

Carlita answered 3/8, 2021 at 17:39 Comment(1)
Just to be clear. Is Client token = client id?Vaasa
D
0

I used FireFox instead of Chrome and it worked fine (the app icon is uploaded successfully).

Deach answered 6/7, 2024 at 9:17 Comment(0)

© 2022 - 2025 — McMap. All rights reserved.