Closed (won't fix)
Project:
Drupal for Facebook
Version:
5.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Jan 2009 at 20:54 UTC
Updated:
17 Jan 2012 at 12:57 UTC
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
Comment #1
Dave Cohen commentedI'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.
Comment #2
Letharion commentedSince 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.