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

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

ruby on rails - Seeing duplicate requests handled with Unicorn -