(#210)用户不可见的原因是什么 [英] What are the causes of (#210) User not visible

查看:577
本文介绍了(#210)用户不可见的原因是什么的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


  1. 访问令牌必须有效,并且包含publish_stream(已检查,对于发布到朋友墙的用户,我确实有有效的access_token

  2. 用户A必须与用户B的朋友(检查,发布用户是与他即将发布的墙壁的朋友)

  3. 发布使用将应用隐私设置设置为朋友(已选中)
    ...?

我使用Graph API( https://graph.facebook.com/ {FRIEND_ID} / feed)发布消息,我得到(#210)用户不可见OAuthException。 / p>

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



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

解决方案

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


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



  1. 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
  2. User A must be friends with user B (checked, posting user is friends with the one to whose wall he is about to post)
  3. Posting use has app privacy settings set to "friends" (checked) ...?

I'm using Graph API (https://graph.facebook.com/{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: http://developers.facebook.com/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)用户不可见的原因是什么的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆