Permission migration from publish_stream to publish_action

前端 未结 5 1938
春和景丽
春和景丽 2021-01-06 15:18

I am wondering if you have a users permission to publish_stream and you want to publish_action from now on does publish_stream cover both or do we need to re-request the use

5条回答
  •  我在风中等你
    2021-01-06 15:58

    As of now, publish_stream includes publish_actions permissions.

    see https://developers.facebook.com/docs/publishing/#publish_stream

    The publish_stream permission is a superset of publish_actions allowing everything that publish_actions allows plus more.

提交回复
热议问题