Facebook错误210“用户不可见";

编程入门 行业动态 更新时间:2024-10-14 02:25:01
本文介绍了Facebook错误210“用户不可见";的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

[php]

在通过应用程序在朋友墙上发布内容时,出现错误"210用户不可见"作为响应.

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

::: Scenario如下::::

:::Scenario is as follow:::

User1 已向我的应用程序授予了所有必需的权限(包括 publish_stream 和 offline_access ),现在我试图在上发布User1 的朋友墙...

User1 authorized my application with all the required permission ( including publish_stream and offline_access ) and now I am trying to post on User1's friends wall...

这时它给了我错误.我正在使用旧的REST API $ facebook-> api_client-> stream_publish($ message,$ attachment,$ actionLink,$ invV);

At this time it gives me the error. I am using old rest API $facebook->api_client->stream_publish($message,$attachment,$actionLink,$invV);

请帮助!!!

推荐答案

您的应用可能无权在给定朋友的墙上发帖.

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.

更多推荐

Facebook错误210“用户不可见";

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

发布评论

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

>www.elefans.com

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