Friday, February 4, 2022

[FIXED] How to post to on facebook user wall as the user in PHP

Issue

I find tutorials to post in a user own wall through a web app in php but there are using publish_stream, publish_actions, offline_access that are all deprecated, so is it still possible to do that and how ?


Solution

No, (un)fortunately this functionality was removed some time ago.



Answered By - Adrian Baginski

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.