Facebook error 210 “User not visible”

后端 未结 6 804
臣服心动
臣服心动 2021-01-19 09:59

[php]

I\'ve got an error \"User not visible\" with error code 210 as response while publishing content on friends wall via application.

:::Scenario is as fol

6条回答
  •  说谎
    说谎 (楼主)
    2021-01-19 10:42

    Your app may not have permission to post on the given friend's wall.

    When a user authorizes your app, they give you permissions to act on their behalf.

    This permission does not ensure that you can always post on friends' walls, just as the user may not be able to post on the wall using the UI.

提交回复
热议问题