Tagging a user in a wall post/update using Facebook API

前端 未结 3 1589
隐瞒了意图╮
隐瞒了意图╮ 2020-12-06 07:57

I\'m using stream.publish to write to the user\'s wall and attempted to get \"@ tagging\" to work but with no avail.

If the user\'s name is Fred and his uid is 1234,

3条回答
  •  庸人自扰
    2020-12-06 08:42

    Maybe you need follow this: NOTE: You cannot specify this field without also specifying a place.

    You need to specify a place with the fan page ID of the location associated with the post. more… https://developers.facebook.com/docs/reference/api/user/#posts

提交回复
热议问题