- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: facebook login error in social login extension
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?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: facebook login error in social login extension
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: facebook login error in social login extension
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#
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: facebook login error in social login extension
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
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content