https://www.drupal.org/node/2296247#comment-9086683
1) add 2 fields in the facebook link entity
2) edit the rules to fill those
1) go to admin/structure/facebook-publications/manage/link/fields
2) Add existing field: field_facebook_name
3) Add existing field: field_facebook_picture
4) go to rules and edit the "Add content to facebook" rule you have created
5) Add action -> Set a data value -> DATA: entity-created:field-facebook-name -> VALUE: [node:title]
6) Add action -> Set a data value -> DATA: entity-created:field-facebook-picture -> VALUE: [node:field-image:file:url]
7) keep the Publish to Facebook page rule last in the Actions list and try again.
или
https://www.drupal.org/node/2296247#comment-9265945
The solution is to use the scheduler and to set the event for the rule being "After a node has been published by Scheduler".