Unable to set privacy for newly created Album

前端 未结 2 678
天涯浪人
天涯浪人 2021-01-21 00:47

I am trying to create Album that is visible to everyone:

FB.api("/me/albums", "post", {
    name: "album name", privacy: \'{"va         


        
2条回答
  •  Happy的楠姐
    2021-01-21 01:38

    I just filed it as a bug in the Facebook Bug Tracker. Please vote.


    UPDATE: This is because of the new "per-app post privacy control". Please check @AlexandreCouturon answer.

提交回复
热议问题