"Missing provider application credentials."
You need to enter the application id & secret for all of them .
Any supporting docs to fix this issue
We are still in the process of documenting plugins, so it may take a while.
To get the app id and secret , you have to create a developer account .
For example, in case of facebook :
-
Go to https://developers.facebook.com/apps and create a new application by clicking "Create New App".
-
Fill out any required fields such as the application name and description.
-
Put your website domain in the Site Url field.
-
Once you have registered, copy and past the created application credentials (App ID and Secret) into the config file.
The config file is located in
codoforum/sys/Ext/hybridauth/config.php
If you are finding this difficult to follow , we will be adding detailed documentation on this process for each of the integrations very soon , so please wait .
>"Missing provider application credentials."
You need to enter the application id & secret for all of them .
>Any supporting docs to fix this issue
We are still in the process of documenting plugins, so it may take a while.
To get the app id and secret , you have to create a developer account .
For example, in case of facebook :
1. Go to https://developers.facebook.com/apps and create a new application by clicking "Create New App".
2. Fill out any required fields such as the application name and description.
3. Put your website domain in the Site Url field.
4. Once you have registered, copy and past the created application credentials (App ID and Secret) into the config file.
The config file is located in
``codoforum/sys/Ext/hybridauth/config.php``
If you are finding this difficult to follow , we will be adding detailed documentation on this process for each of the integrations very soon , so please wait .
Necessity is the mother of all inventions!