Hey y'all - I've been looking all over the internet and can't find anyone talking about this, so I may just be crazy, but it appears to be happening. As of last week I had a php script working that would post to a Facebook page (business account) wall on behalf of another user (personal account) via our company app. I was using the 'from' parameter (an array with the Facebook user id and name of the submitter) and it was working perfectly. Suddenly, it seems as though Facebook is not recognizing the 'from' array parameter and the posts are going on to the page wall from the business account.

The script worked as expected on Wednesday of last week, didn't work of Friday and I'm pretty sure nothing changed in the script. Anyone else finding the same or similar behavior or know of a development roadmap announcement that I missed that could explain the difference in behavior? Even knowing that existing scripts are still working as expected would be much appreciated.

    Write a Reply...