facebook can_upload is false except for one album -


if query "me/albums?fields=can_upload,name" graph explorer can_upload true 1 album (from total of 13 albums)

my permissions (from access token debugger): create_note photo_upload publish_actions publish_stream share_item status_update user_photos video_upload

what missing?

damn, got solution.

i've set permission post visibility app me.

the album can_upload true visible me, too.


Comments

Popular posts from this blog

c++ - llvm function pass ReplaceInstWithInst malloc -

java.lang.NoClassDefFoundError When Creating New Android Project -

Decoding a Python 2 `tempfile` with python-future -