facebook - Uploading photo Rest API without posting to wall -


i'm doing fb app users able upload photo photo album created @ same time. problem want photos go album avoiding post of same photos on users wall , in users news feed. not sure if that's possible or if there's workaround.

thanks help

you need use parameter no_story=1 within call.

this not documented on album or photo, on user , works photos well.

related to: facebook upload photo without news feed post? possible?


Comments

Popular posts from this blog

c# - IMAP GMAIL getting folder list problem -

CUDA shared memory -