Closed (works as designed)
Project:
Drupal for Facebook
Version:
5.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Nov 2008 at 12:45 UTC
Updated:
1 Dec 2008 at 08:07 UTC
Hi Dave,
publishUserAction still seems to require a session ID. Where did you read that infinite session's are now longer required? for example, what if I want to submit a user action from a cron job? In most cases thats probably not going to happen, but its possible.
Nigel
Comments
Comment #1
Dave Cohen commentedIt's a limitation imposed by facebook. User actions have to be the direct result of an actual user action. So effectively these can only be the result of canvas page activity (or, once out of beta, facebook connect activity).