(OAuthException) Block! You are engaging in behavior that may be
considered annoying or abusive by other users.: You have been blocked
from Body of an error/warning message. Title is: Block! You are
engaging in behavior that may be considered annoying or abusive by
other users. because you repeatedly misused this feature. This block
will last anywhere from a few hours to a few days. When you are
allowed to reuse this feature,please proceed with caution. Further
misuse may result in your account being permanently disabled. For
further @R_553_4045@ion,please visit our {= FAQ page}.
graph.facebook.com/search?q=6511+club&access_token=…
我没有回复API,所以我不知道如何违反任何滥用/烦恼规则.起初我以为我可能已经超过了速率限制,但是this thread说这个异常消息看起来像这样:
Facebook.GraphAPIError: (#613) Calls to stream have exceeded the rate of 600 calls per 600 seconds.
我的程序重复调用上面的事件搜索端点,并为q参数添加新值.对于每个返回的事件,我的程序:
>(calls / eventId)获取事件详细信息
>(calls / pageId)如果事件的位置引用了Facebook的位置页面,则获取事件位置的位置页面
>(calls / eventId / attennding)获取正在参加或可能参加的用户个人资料的ID
>(calls /?ids = …)获取正在参加或可能参加的用户的用户个人资料.
我正在使用Facebook C# SDK.我的所有电话都包含一个访问令牌(来自我的个人用户个人资料).
解决方法
版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。