I'm using Phonegap 2.3 and Android for developing my app. I'm trying to integrate Facebook login in my app. I had used the plugin available in GitHub. I had integrated the plugin successfully, but when trying to login using facebook login i'm getting error as
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.
Please suggest some ideas for fixing the bug.