1

私は、イベントのfb更新を非常に多くの時間ごとに定期的に投稿するWebアプリを持っています。これらをファンページ(fb twitter共有関数も使用)に投稿しているときに、libから次のエラーが返されます。

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

問題は、メッセージが実際に異なり、次のようなパターンに従うことです。

  • #blah header: X some message here in the past Y hours. Stay tuned for further updates.
  • #blah header: X some other message here have over the last Y hours. Stay with us for more updates.

これらのメッセージはあまりにも似ていますか、それともここで何か他のものがありますか?メッセージは十分に異なっていると思いますが、メッセージが類似しすぎてfbによって停止されるかどうかをテストする方法はありますか?

4

0 に答える 0