Topic-icon User Redirection not working

Active Subscriptions:

None
13 years 3 months ago #30706 by pietklerckx
User Redirection is not working when a (new) users logs in via the Facebook login button. The user should be redirected to the (public) reviews page, but nothing happens. See attached file for the config settings. Please help.
Website: studentist.messy.nl
The topic has been locked.
Support Specialist
13 years 3 months ago #30710 by alzander
There's a few possible reasons for your issue:
* When I try to login, the following message is thrown in the Javascript console:

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.

That's usually a sign that you haven't run Autotune lately and configured your Facebook App properly. Can you re-run Autotune and in the FB App section, hit "Refresh". Make sure all the settings are correct and save your changes.
* There's a Javascript error on your page. Facebook is heavily dependent on Javascript, so problems in other extensions can cause issues. The error I'm seeing is:
Uncaught SyntaxError: Unexpected token <          oakeuze.js:1
That's not from JFBConnect, but hopefully that helps you narrow down where the problem is.

Let us know how that goes, and good luck,
Alex
The topic has been locked.
Active Subscriptions:

None
13 years 3 months ago #30900 by pietklerckx
Thanks for your answer. The problem was caused by the fct that the website was on a test server and within a subdomain. It's now on a production server and works fine now.
The topic has been locked.
Support Specialist
13 years 3 months ago #30906 by alzander
Very glad to hear you got it resolved. Should you need anything else, just let us know.

Thanks,
Alex
The topic has been locked.