(#210)用户不可见的原因是什么

编程入门 行业动态 更新时间:2024-10-13 10:28:39
本文介绍了(#210)用户不可见的原因是什么的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

  • 访问令牌必须有效,并且包含publish_stream(已检查,对于发布到朋友墙的用户,我确实有有效的access_token
  • 用户A必须与用户B的朋友(检查,发布用户是与他即将发布的墙壁的朋友)
  • 发布使用将应用隐私设置设置为朋友(已选中) ...?
  • 我使用Graph API( graph.facebook/ {FRIEND_ID} / feed)发布消息,我得到(#210)用户不可见OAuthException。 / p>

    关于此问题的堆栈 Facebook错误210用户不可见具有一般性,因此不允许我调试/解决问题。

    我需要知道这个错误的原因是什么,以及如何修复em。我还在Facebook上填写了一个错误报告: developers.facebook/bugs / 274389069292518 (只是为了看有没有其他人有这个问题)

    解决方案

    Facebook支持已经回答了这个问题:

    当发布用户(A)没有足够的权限在用户B的墙上发布时,会返回此错误。这将是用户B和用户A或应用程序控制之外的隐私设置。

  • Access token must be valid and contain publish_stream (checked, i do have valid access_token for the user who is posting to a friends wall
  • User A must be friends with user B (checked, posting user is friends with the one to whose wall he is about to post)
  • Posting use has app privacy settings set to "friends" (checked) ...?
  • I'm using Graph API (graph.facebook/{FRIEND_ID}/feed) for posting the message and i'm getting an (#210) User not visible OAuthException.

    The stack about this problem here Facebook error 210 "User not visible" has an anwser too general and thus doesn't allow me to debug / fix the problem anyhow.

    I need to know what can be the causes for this error and how to fix em. I've also filled a bug report out in the facebook: developers.facebook/bugs/274389069292518 (just to see if there are anyone else having this issue)

    解决方案

    Facebook support has answered this question:

    This error is returned when the posting user (A) does not have sufficient permission to post on User B's wall. This would be a privacy setting by user B and outside the control of User A or your app.

    更多推荐

    (#210)用户不可见的原因是什么

    本文发布于:2023-11-24 00:22:32,感谢您对本站的认可!
    本文链接:https://www.elefans.com/category/jswz/34/1623299.html
    版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
    本文标签:原因   用户

    发布评论

    评论列表 (有 0 条评论)
    草根站长

    >www.elefans.com

    编程频道|电子爱好者 - 技术资讯及电子产品介绍!