When trying to log in with Facebook the visitor gets this error
Given URL is not permitted by the Application configuration: One or more of the given URLs is not permitted 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.
Please advise of the steps to correct this. Twitter and Google+ seem to be working fine. Thank you.
Answers
This error is caused by Facebook app settings.
Try the following settings in your developers.facebook.com settings:
Basic:
Web site: http://[insert your aoneall domain name].api.oneall.com/
Advanced:
Valid OAuth redirect URIs: same as web site url (http://[insert your aoneall domain name].api.oneall.com/)
Regards.