Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Given URL is not allowed by the Application configuration Facebook application error

Given URL is not allowed by the Application configuration.: One or more of the given URLs is not allowed by the App's settings. It must match the Website URL or Canvas URL, or the domain must be a subdomain of one of the App's domains.

I have researched the most popular questions on SO already (Question 1, Question 2, Question 3, Question 4, and Question 5)... None of them help with my situation.

I have the application settings laid out like this...

App Domains: azeverything.com
Sandbox Mode: Disabled
Website with Facebook Login
Site URL: http://azeverything.com

****App Domains*** requires that no protocol be identified and Site URL requires that a protocol be identified.*

I have tried using www.azeverything.com and that didn't work either. Everything seems to match up. By the way, this is a WP site. I'm not developing locally either. It's all live.

like image 963
Millhorn Avatar asked Sep 30 '13 16:09

Millhorn


1 Answers

Try to check at Settings > Advanced. At Valid OAuth redirect URIs, make sure you have a correct domain.

Hope it works.

like image 151
Phat H. VU Avatar answered Sep 18 '22 14:09

Phat H. VU