facebookarchive / php-graph-sdk

The Facebook SDK for PHP provides a native interface to the Graph API and Facebook Login. https://developers.facebook.com/docs/php
Other
3.17k stars 1.96k forks source link

clarification on posting links #1101

Open ITwrx opened 5 years ago

ITwrx commented 5 years ago

at the bottom of https://github.com/facebook/php-graph-sdk/blob/5.x/docs/examples/post_links.md it says

Note that the 'message' field must come from the user, as pre-filled content is forbidden by the Platform Policies (2.3).

Am i to understand that facebook won't let a user automate the posting of a simple link and excerpt of text from their blog to their facebook feed?