Hi,

I have create a facebook application hosted in a subdomain: http://fb.cibercuba.com, but I have receiving a too many redirections error when accessing the canvas page in facebook:

http://apps.facebook.com/cibercuba_tst/

Comments

Dave Cohen’s picture

Status: Active » Postponed (maintainer needs more info)

Enable devel and fb_devel modules. Reproduce the error then check the logs for any messages.

Try enabling the redirect page in the devel module and see if you can determine what is causing the redirect. You may need to add a log message to drupal_goto to see who is calling it.

NigelC’s picture

I remember having this problem.... I can't exactly remember the solution, but one thing comes to mind. When you first set up your facebook settings you have to put in the callback url etc. I vaguely recall that once your app is properly setup the last step is to go back and change callback, post authorize and post remove urls to what your drupal 4 facebook application said.

Letharion’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

Since Drupal 5 is no longer supported, I'm taking the liberty to close all FB D5 issues. Issues that haven't moved since D5 are unlikely to still be valid.