【发布时间】:2012-05-15 16:38:02
【问题描述】:
我们有一个 facebook 应用程序,它可以在整个过程中发布更新 day 在一定的时间间隔后被解雇。这些消息发布到粉丝页面 同样通过 twitter for facebook 应用程序发布在 twitter 上。这 问题是它不会按应有的方式自动发布消息并抛出 这个错误。
Koala::Facebook::APIError: OAuthException: (#100) The status you are
trying to publish is a duplicate of, or too similar to, one that we
recently posted to Twitter
消息是:
"#Hashtag summary: N events have occurred in the past X hours. Stay tuned
for further updates."
"#Hashtag update: N events have transpired over the last X hours. Stay
with us for more updates."
它们都不是通过命令提示符发布的。
但是,当我尝试通过粉丝页面手动发布时,它不会抱怨并且 两个位置都发布了消息。
在这方面的任何帮助都会很棒。
【问题讨论】:
-
您使用哪个 API 调用进行更新?
-
它的facebook页面图API
标签: ruby-on-rails ruby facebook facebook-graph-api twitter