Facebook login domain error even though the domain is added

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
6 年 前
Hi all,

I want to configure facebook login for our website using nopcommerce 3.8. I created the FB app and entered the domains etc then I entered the App ID, Secret in the nopcommerce plug in settings & double checked.

However I am having 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.

Also here is the URL at the time of the error:
https://www.facebook.com/dialog/oauth?client_id=431187400629001&redirect_uri=https%3A%2F%2Fwww.busrapirlanta.com.tr%2Fplugins%2FexternalauthFacebook%2Flogincallback%2F&scope=email

However if you look at screenshots, the app is added as a website and domains are added with multiple possible variations, any idea what should I fix here?

https://ibb.co/hg68kn
https://ibb.co/nxgKrS
https://ibb.co/jdcsBS

Cheers,
6 年 前
On this page you will see facebook setting pages too.
Check if you did all correctly.
https://www.foxnetsoft.com/documentation-nopsociallogin#step7
6 年 前
Thanks! The facebook design seems to have changed since that post however I think I made the equivalent setups as seen below however I am getting below error when I check the URI:

"This is an invalid redirect URI for this application
You can make this URI valid by adding it to the list of valid OAuth redirect URIs above"

Also when I try to login then I get the following error (translated):
URL Blocked: This forwarding failed because the forwarding URI is not in the white list in the client OAuth Settings of the application. Ensure that the Client and Internet OAuth Login is enabled and that all application domains are added as the Current OAuth Routing URI.

https://ibb.co/ew3Go7

How should be the Valid OAuth redirect URI for Nopcommerce?
6 年 前
Any thoughts here?
6 年 前
Hi,

I am experiencing the same issue. The facebook app is set up as per documentation and keep receiving the "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." error.

Any thoughts on this would be gratefully received.
5 年 前
beniaminowren wrote:


I am experiencing the same issue. The facebook app is set up as per documentation and keep receiving the "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." error.

Any thoughts on this would be gratefully received.


I had this same problem and I was able to resolve it by putting the url below in the Valid OAuth Redirect URIs:

https://www.yourstore.com/plugins/externalauthFacebook/logincallback  (replace with yourstore with your domain)

Hope it works for you.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.