Facebook graph v2.11: Only owners of the URL have the ability to specify the picture, name, thumbnail or description params

前端 未结 1 580
夕颜
夕颜 2021-01-19 06:25

Today i\'m using Facebook graph v2.11 to auto post to facebook but see error

Only owners of the URL have the ability to specify the picture, name, th

相关标签:
1条回答
  • 2021-01-19 07:21

    Setting the picture, name, caption, thumbnail and description manually is deprecated.

    However, there is a recent change in this. From the docs:

    "As of November 7, 2017, link customization is available however the link must be owned by the posting page and a page access token is required. To verify ownership, check the ownership_permissions{can_customize_link_posts} field on the URL node. See our Link Ownership Guide for more information. For versions 2.10 and lower, picture, name, thumbnail, and description are deprecated. caption is deprecated for all versions."

    However, this is only available to pages via Domain Verification.

    0 讨论(0)
提交回复
热议问题