Comment to 'Facebook Connect'
Comment to Facebook Connect
  • Hello Foghorn !

    You may try in your Facebook Login app settings, go to the Valid OAuth redirect URIs where you should have added the url that points to our callback:

    https://your_site.com/test/m/facebook_connect/login_callback 
    and
    https://www.your_site.com/test/m/facebook_connect/login_callback

    • Thank you. We made sure we had both of those with and without www, as well as with and without trailing slashes in case that made a difference.  But it's still giving us the same error.

      • Thank you. We made sure we had both of those with and without www, as well as with and without trailing slashes in case that made a difference.  But it's still giving us the same error.

        I've just checked Facebook Connect in UNA 12 and it works fine. Please recheck if you have all correct settings in your Facebook app on facebook developer site. Also what is your UNA version ?

        • It was a htaccess PHP directive problem.  Thank you