cancel
Showing results for 
Search instead for 
Did you mean: 

facebook login error in social login extension

facebook login error in social login extension

i am getting following error while i tried to ligin with facebook:-

Can't load URL: The domain of this URL isn't included in the app's domains. To be able to load this URL, add all domains and sub-domains of your app to the App Domains field in your app settings.

5 REPLIES 5

Re: facebook login error in social login extension

Hi @shweta_singh1

 

Looks like its issue of social login extension which you are using !

 

can you please post which extension are you using for this social login functionality ?

 

Also it would be a good to generate ticket on the extension provider 's console !!

 

This usually happens if you have entered the wrong details when you created the App in Facebook. Or have you changed a URL's of an existing App?

 

if issue solved,Click Kudos & Accept as Solution

Re: facebook login error in social login extension

mageplaza magento2 social login extension

Re: facebook login error in social login extension

Hi @shweta_singh1

 

okay i understand - you need to raise a ticket on your support team they might help you on this point !

 

here is the reference link how to configure facebook api for this extension  that might help you - https://docs.mageplaza.com/social-login-m2/how-to-configure-facebook-api.html#

if issue solved,Click Kudos & Accept as Solution

Re: facebook login error in social login extension

Hi @shweta_singh1

 

This error is due to facebook API settings. You need to add your website domain in FB APP `Add Domains` field.

 

Steps:

  • Login to facebook developer account. 
  • Click Apps and then select your app.
  • Click the Settings button on the left side of the screen.
  • In the Basic settings, click the Add Platform button below the settings configuration.
  • Select Website in the platform dialog.
  • Enter your URL (localhost works here).
  • In the App Domains text input, add your domain that matches the one in the URL.
  • Save your settings.

 

Make sure your App Id is same on both end.

 

Thanks

Re: facebook login error in social login extension

i have already added website domain in facefook app