【问题标题】:Automating facebook/twitter posts自动化 facebook/twitter 帖子
【发布时间】: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


【解决方案1】:

Twitter 似乎在短时间内屏蔽了类似消息。然而,这种行为不应停止在 facebook 上发布(但它会被中止)。通过禁用 twitter 上的自动发布来解决这个问题,我们现在分别在两个位置发布。

【讨论】:

    猜你喜欢
    • 2012-10-19
    • 1970-01-01
    • 2014-08-15
    • 2016-06-12
    • 2013-05-20
    • 1970-01-01
    • 2022-08-07
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多