Can I upload photos using Facebook API but not post to wall in Facebook?
What I use is the photos.upload in the API.
If it cannot be avoided, is there any way to delete that wall post so that I don't have to do it manually?
|
Can I upload photos using Facebook API but not post to wall in Facebook? What I use is the photos.upload in the API. If it cannot be avoided, is there any way to delete that wall post so that I don't have to do it manually? |
|||||||||||||||
|
|
Documentation of graph API (http://developers.facebook.com/docs/reference/api/photo/) mentions the following:
Adding the same parameter to the legacy REST API seems to work for me |
||||
|
|
Let me answer my own question: It's about the permission problem. We can set the permission so that the photos do not publish to wall. |
|||
|