POST works in facebook Graph Explorer but not from code
I have a php script that attempts to POST a post to a Facebook page via CURL, but fails with the error. (#200) If posting to a group, requires app being installed in the group, and either publish_to_groups permission with…