Ionic2-native-facebook-login issue

Hello,

i am getting the following error from facebook.

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’m using this to login to native facebook, https://github.com/fuffenz/ionic2-native-facebook-login

// this is in config.xml file. i changed app_id values with xx here only.
  <plugin name="cordova-plugin-facebook4" spec="~1.7.1">
    <variable name="APP_ID" value="10594xx394135xxx"/>
    <variable name="APP_NAME" value="app"/>
  </plugin>

Hello,

Could you solve this issue at the end?

You have to list the callback url in facebook app settings