Are you putting in a brand new Fb-related WordPress plugin & have to enter Fb App ID & secret key?
As a blogger or a developer, you would want to create App ID & secret key at the moment or in the future to get issues performed. Immediately I used to be configuring one WordPress plugin that used to work earlier than with out the requirement of Fb App Id & secret key, however now it’s not the identical. The plugin I used to be attempting to configure was Fb Album embed & even after embedding an album from my Fb web page, it was giving me error:
“message”: “An entry token is required to request this useful resource.”
I spotted this was one challenge that lots of you may be dealing with attributable to latest adjustments in Fb’s API. On this tutorial, you’ll discover ways to use Fb builders web page to create a brand new app & get your individual Fb App ID & Secret key.
How you can create a Primary Fb APP & get App ID & Secret Key:
These are easy steps that may be adopted by anybody with out the requirement of being a developer. So in case you are configuring a Fb associated WordPress plugin or utilizing a third social gathering app which requires Fb Secret Key & ID, this tutorial can be of nice assist.
Head over to Fb builders web page & click on on create a brand new app
- Choose the sort of app you might be utilizing. For configuring WordPress plugin, it’s often web sites.
- On the following web page give a reputation to your app. Make it related or in case you are testing this proper now, name it take a look at app.
- Click on on Create new Fb App Id. Within the pop-up choose the class for the app.
- Click on on create app ID. On the following web page click on on Skip on the prime proper & you can be taken to your created App web page, the place you may retrieve your app id & secret key.
- Click on on present in entrance of App secret, and it is advisable enter your Fb account password to see the App secret key.
- Now copy-paste the App ID & App secret values within the plugin or instrument that you’re configuring.
In my case, I used to be configuring Fb Albums plugin & it labored flawlessly after pasting the values within the plugin settings. I hope this fast information would assist you when in have to configuring any Fb associated plugin in your weblog.