I have a Windows Phone 8.1 app already registered with store. Now I have converted the phone app to an universal app but when trying to integrate Facebook for the windows 8.1 app it returns an 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.
In Facebook developer site I have created an app with Windows Platform and store id as callback Uri of phone app. How can the same Facebook app be associated with Windows 8.1 app?