facebook manage_pages v7.0 中的替代品
facebook manage_pages alternative in v7.0
在图表的早期版本中 api 他们有 manage_pages 挂钩,现在他们已经贬值了。
根据文档所述,我们现在必须使用 4 个不同的请求来使用这些权限。
pages_manage_metadata
pages_manage_posts
pages_read_engagement
pages_read_user_content
有什么方法可以使用 manage_pages ??因为上述许可需要大量的努力工作,例如与 facbook 等签订合同
任何帮助都会很棒。
manage_pages 很棒的功能
根据 blog post by facebook mentioned in docs:
Developers that already have access to manage_pages and publish_pages will be automatically migrated to the relevant, new permissions by June 1, 2020, and access will remain undisrupted.
Developers with no existing access to manage_pages or publish_pages should actively monitor their app dashboard for the new permissions as they begin rolling out today. By June 1, 2020, all developers will see the new permissions and are encouraged to apply. After this date, applications for manage_pages and publish_pages will be unavailable and no longer reviewed.
相关部分是他们提到已经有权访问manage_pages
的开发人员将自动迁移,因此您无法使用manage_pages
2020 年 6 月 1 日之后。
在图表的早期版本中 api 他们有 manage_pages 挂钩,现在他们已经贬值了。
根据文档所述,我们现在必须使用 4 个不同的请求来使用这些权限。
pages_manage_metadata
pages_manage_posts
pages_read_engagement
pages_read_user_content
有什么方法可以使用 manage_pages ??因为上述许可需要大量的努力工作,例如与 facbook 等签订合同
任何帮助都会很棒。 manage_pages 很棒的功能
根据 blog post by facebook mentioned in docs:
Developers that already have access to manage_pages and publish_pages will be automatically migrated to the relevant, new permissions by June 1, 2020, and access will remain undisrupted.
Developers with no existing access to manage_pages or publish_pages should actively monitor their app dashboard for the new permissions as they begin rolling out today. By June 1, 2020, all developers will see the new permissions and are encouraged to apply. After this date, applications for manage_pages and publish_pages will be unavailable and no longer reviewed.
相关部分是他们提到已经有权访问manage_pages
的开发人员将自动迁移,因此您无法使用manage_pages
2020 年 6 月 1 日之后。