0

I would like to know if it is possible to post to a user's wall AS an app. So, my app would be interpreted like a user and writes on the wall of the target user. So far, I only found ways to post to a user's stream as himself with some information of my app attached.

Is this possible? If so, how ? (I am using the PHP and JS SDK)

Somnath Muluk
  • 55,015
  • 38
  • 216
  • 226
janoliver
  • 7,744
  • 14
  • 60
  • 103

1 Answers1

2

Yes this is possible but not advisable because Facebook is going to stop this method pretty soon. Basically your app can only publish to a user's own wall in the future.

Jason
  • 2,503
  • 3
  • 38
  • 46