Posted By
naxtre
Published Date
08-10-2020
To utilize the Facebook API, similar to the Login with Facebook or Facebook Graph API, you have to make a Facebook app. At the point when you make a Facebook app, that application will have an App ID and an App Secret. You need these credentials to do nearly anything with Facebook, including experiencing the OAuth authorization flow and working with Facebook's Graph API.
With the App ID, you can send API requests to Facebook for information. The Facebook app secret can be utilized to decode the encrypted data.
A Facebook App ID is a unique number that distinguishes your application when you demand promotions from Audience Network.
Each application on Audience Network must have a unique Facebook App ID. You may as of now have an App ID if your application utilizes Facebook Login or Facebook Analytics for Apps.
To get an application ID, follow the steps below.
To start, open the Facebook Developers page. You'll have to log in to your Facebook account.
Once logged in, you’ll see a screen similar to this:
Once you have clicked “Create App” and selected your app goal, a pop-up box will appear asking you for your app’s Display Name, Contact E-Mail Address. Enter the app’s display name and click on “Create App ID.”
Now you have to add the “Facebook Login” product to your app. And to do that, click on the “Set Up” button.
After clicking on the “Set Up” button, you will be redirected to the “Quickstart” page.
To get started, select the platform for this app. Now select the “Web” platform for this app.
After clicking on “Web,” a new tab will be open. Now enter your site URL here and click the “Save” button.
After clicking on the “Save” button, skip the remaining part. Now click on “Settings” in the left-side menu list.
Enter the redirect URL here (for example, “https://your-domain/auth_oauth/signin” in the case of our website Ajax login/sign-up module), and after that click the “Save Changes” button to save the details.
To make your app live, you have to enter some more details. And for doing this, click on the “Basic” tab under the “Settings” in the left side menu list.
After clicking on the “Basic” tab, you have to enter “App Domains” and “Privacy Policy URL” and make this app live by clicking the switch button on top.
Now your app will become live, and you can get your App ID as shown in the image.
Let's Talk
About Your Idea!