#2633 - Facebook Support: Activities syndication button doesn't work
| Identifier | #2633 |
|---|---|
| Issue type | Minor issue (breaks specific functionality) |
| Title | Facebook Support: Activities syndication button doesn't work |
| Status | Completed |
| Handling member | Chris Graham |
| Addon | General / Uncategorised |
| Description | When attempting to click to start syndicating activity to Facebook, user gets redirected to start page, but button doesn't correctly enable activity feed syndication. |
| Steps to reproduce | |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
I've fixed them.
I also had to upgrade Facebook SDK.
I've also made it easier to debug.
It won't work on your site yet due to: "The user hasn't authorized the application to perform this action". You need to jump through many hoops with Facebook for this nowadays, including recording a screencast of the functionality as it is supposed to work.
The error message can be seen in the facebook-error header that we're now returning if there's an issue. You can see that in the browser's network request logging under the activities_handler.php call (assuming you're testing via direct activity posting).