App Crashes once Extended Permissions are enabled
Love the Drupal for Facebook module.
I am kind of new to Facebook.. have plenty of experience with Drupal. Please be patient with my question.
Everything works great except every time I enable "Extended Permissions"(part of the Drupal for Facebook module). Then I go to view the apps, click on the edit app and I get this error.
********************************************************************
Facebook API exception Invalid OAuth 2.0 Access Token.
#0 /home3/provenwe/public_html/healthnetworkinsurance/sites/all/libraries/facebook-php-sdk/src/facebook.php(469): Facebook->_restserver(Array)
#1 /home3/provenwe/public_html/healthnetworkinsurance/sites/all/modules/fb/fb.module(546): Facebook->api(Array)
#2 /home3/provenwe/public_html/healthnetworkinsurance/sites/all/modules/fb/contrib/fb_permission.module(186): fb_fql_query()
#3 /home3/provenwe/public_html/healthnetworkinsurance/includes/common.inc(2883): fb_permission_form_alter(Object(Facebook), 'SELECT permissi...')
#4 /home3/provenwe/public_html/healthnetworkinsurance/includes/form.inc(550): drupal_alter()
#5 /home3/provenwe/public_html/healthnetworkinsurance/includes/form.inc(105): drupal_prepare_form(Array, Array, 'fb_app_edit_for...')
#6 /home3/provenwe/public_html/healthnetworkinsurance/includes/menu.inc(348): drupal_get_form('fb_permission_f...', Array)
#7 /home3/provenwe/public_html/healthnetworkinsurance/index.php(18): menu_execute_active_handler()
#8 {main}
$_REQUEST:
Array
(
[q] => admin/build/fb/app/healthnet_health_insurance/fb_app
[__utmz] => 105844762.1287423096.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
[SESS99274a48111416d481481e969fd7146c] => cb62998cdc44b58b675fa27f1d95c1f4
[__utma] => 105844762.1427248028.1296109469.1296687453.1296691724.9
[__utmc] => 105844762
[__utmb] => 105844762.13.10.1296691724
[has_js] => 1
)
REQUEST_URI:
/admin/build/fb/app/healthnet_health_insurance/fb_app
********************************************************************
As I understand without having this working I will not have an option of "Share on Facebook" check box below comment box. Any help would be greatly appreciated. Thank you.
- Forums:

Fixed in latest .dev
Fixed in latest .dev release.
http://drupal.org/node/1045484