Difference between revisions of "Troubleshooting Sign-In using Facebook"
m (→Does my App require approval by Facebook?) |
|||
Line 1: | Line 1: | ||
===Invalid details not saved. Please verify your details and try again.=== | ===Invalid details not saved. Please verify your details and try again.=== | ||
− | You may receive the above error message when attempting to configure your Facebook API | + | You may receive the above error message when attempting to configure your Facebook API credentials. It indicates that the values are not able to successfully authenticate with the Facebook API. |
− | If you receive this message, | + | If you receive this message, check your API key and secret and try again. |
===Can't Load URL: The domain of this URL isn't included in the app's domains.=== | ===Can't Load URL: The domain of this URL isn't included in the app's domains.=== | ||
− | If you see | + | If you see the following error message when attempting to sign in using Facebook, the URL in your Facebook app is no longer valid. |
− | + | [[File:Facebook-url-error.png]] | |
− | [[ | + | For instructions to set the URL, see [[Configuring Sign-In using Facebook]]. |
===App Not Setup=== | ===App Not Setup=== | ||
− | If you see | + | If you see the following error message when attempting to sign in using Facebook, your app is still in development mode and you need to set it to public mode: |
App Note Setup: This app is still in development mode, and you don't have access to it. Switch to a registered | App Note Setup: This app is still in development mode, and you don't have access to it. Switch to a registered | ||
test user or ask an app admin for permissions. | test user or ask an app admin for permissions. | ||
− | + | For instructions on setting your app to public mode, see step 11 at [[Configuring Sign-In using Facebook]]. | |
===Does my App require approval by Facebook?=== | ===Does my App require approval by Facebook?=== | ||
− | |||
− | *public_profile | + | Some permissions and features of the Facebook API require review by the Facebook team. The WHMCS [[Sign-In Integrations]] use the following permissions: |
− | *email | + | |
+ | *<tt>public_profile</tt> | ||
+ | *<tt>email</tt> | ||
− | These permissions do not | + | These permissions do not require approval for use and you can continue to use your app without submitting it for approval. |
Latest revision as of 20:33, 9 May 2022
Contents
Invalid details not saved. Please verify your details and try again.
You may receive the above error message when attempting to configure your Facebook API credentials. It indicates that the values are not able to successfully authenticate with the Facebook API.
If you receive this message, check your API key and secret and try again.
Can't Load URL: The domain of this URL isn't included in the app's domains.
If you see the following error message when attempting to sign in using Facebook, the URL in your Facebook app is no longer valid.
For instructions to set the URL, see Configuring Sign-In using Facebook.
App Not Setup
If you see the following error message when attempting to sign in using Facebook, your app is still in development mode and you need to set it to public mode:
App Note Setup: This app is still in development mode, and you don't have access to it. Switch to a registered test user or ask an app admin for permissions.
For instructions on setting your app to public mode, see step 11 at Configuring Sign-In using Facebook.
Does my App require approval by Facebook?
Some permissions and features of the Facebook API require review by the Facebook team. The WHMCS Sign-In Integrations use the following permissions:
- public_profile
These permissions do not require approval for use and you can continue to use your app without submitting it for approval.