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.
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?
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#
This error is due to facebook API settings. You need to add your website domain in FB APP `Add Domains` field.
Steps:
Make sure your App Id is same on both end.
Thanks