Hiding application source when posting to Facebook fan page via graph API

久未见 提交于 2020-01-07 07:10:34

问题


I've successfully posted to a fan page as the actual page via the Graph API.

The problem is that the post says it was posted at "time via application name". Is there any way to hide this, so my post looks exactly as if I typed it directly into Facebook?

I'm building a messaging center that can easily deliver messages on many different channels, Facebook being one of them. Clients probably won't appreciate their Facebook posts linking to my application, nor do I want to set up a new Facebook application for each client.


回答1:


There is no way to disable this. It is an internal Facebook system and is very deliberate on their part to show users where content comes from and make it easier to report malicious and spammy apps.



来源:https://stackoverflow.com/questions/4098424/hiding-application-source-when-posting-to-facebook-fan-page-via-graph-api

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!