Right now, one must first configure an app on facebook to learn its apikey and secret. Then, enter that information in the Facebook Application create form on Drupal. Then copy several values that the module provides back to the form on Facebook.

Facebook has introduced an admin API including admin.setAppProperties to simplify this process, and we should be using that.

Comments

Dave Cohen’s picture

I've just checked in changes to take advantage of admin.setAppProperties (and admin.getAppProperties). Currently using this to set the canvas callback URL and also the post-authorize and post-remove callbacks.

Letharion’s picture

Status: Active » 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.