討論區: ヘルプ (!!!まずはWikiの「ボット作成に関わるよくある質問」を参照のこと!!!) (Thread #35035)

V1.7のエラーについて (2014-02-02 11:50 by zaxy #71742)

初めまして。キャラボットを使わせて頂いております、いつもありがとうございます。
先日V1.7にアップデートし、サーバーにも「キャラボット v1.7.0」と表示が出たのですが、エラーが出てしまいツイートもリプライも出来ない状態です。4つbotを動かしているのですが、全てです。

その時のエラーログは
Feb 02, 2014 2:21:49 AM org.soichiro.charactorbot.server.TwitterBot reply
WARNING: An exception was thrown at reply() getFriendTimeline. Detail : 403:The request is understood, but it has been refused. An accompanying error message will explain why. This code is used when requests are being denied due to update limits (https://support.twitter.com/articles/15364-about-twitter-limits-update-api-dm-and-following).
A key of PostType : agpzfmt5b3l1Ym90ciMLEg5Ud2l0dGVyQWNjb3VudBi5FwwLEghQb3N0VHlwZRgDDA
org.soichiro.charactorbot.server.TwitterBotException: 403:The request is understood, but it has been refused. An accompanying error message will explain why. This code is used when requests are being denied due to update limits (https://support.twitter.com/articles/15364-about-twitter-limits-update-api-dm-and-following).
Relevant discussions can be on the Internet at:
http://www.google.co.jp/search?q=e5488403 or
http://www.google.co.jp/search?q=0cac370f
TwitterException{exceptionCode=[e5488403-0cac370f], statusCode=403, retryAfter=-1, rateLimitStatus=null, featureSpecificRateLimitStatus=null, version=2.2.5}
at org.soichiro.charactorbot.server.TwitterBot.reply(TwitterBot.java:401)
at org.soichiro.charactorbot.server.TwitterBot.run(TwitterBot.java:178)
at org.soichiro.charactorbot.server.TwitterBotServlet.doGet(TwitterBotServlet.java:112)



(以下似たような文章が続きます。長くなるので省略しましたが、問題がありましたらお知らせください)

Google APPSは通常通り「Serving」の状態で異常はありません。
こちらにスレッドを立てる前にWikiのよくある質問を拝見し、botのアプリケーション設定もチェックしてみましたが、改善しません。(Twitterにログインのチェックが外れていたので入れましたが駄目でした)

そこで、一旦botを削除してもう一度Consumer keyとConsumer secretを使ってボットを作り直そうとしましたが、今度はConsumer keyとConsumer secretを入力した後の認証でエラーが出てしまい認証出来ませんでした。
その時のエラー↓
An error occurred while attempting to contact the server. Please check your network connection and try again.
TwitterAccountKey:
Sun Feb 02 11:33:53 GMT+900 2014
org.soichiro.charactorbot.client.CharactorbotRPCException: 403:The request is understood, but it has been refused. An accompanying error message will explain why. This code is used when requests are being denied due to update limits (https://support.twitter.com/articles/15364-about-twitter-limits-update-api-dm-and-following).
Relevant discussions can be on the Internet at:
http://www.google.co.jp/search?q=bfb606ed or
http://www.google.co.jp/search?q=72d7e386
TwitterException{exceptionCode=[bfb606ed-72d7e386], statusCode=403, retryAfter=-1, rateLimitStatus=null, featureSpecificRateLimitStatus=null, version=2.2.5}
Unknown.Lf(http://kyoyubot.appspot.com/charactorbot/A14B5C03A76A1F8A55752039037F951B.cache.html@15)
Unknown.$1(http://kyoyubot.appspot.com/charactorbot/A14B5C03A76A1F8A55752039037F951B.cache.html@18)
Unknown.a2(http://kyoyubot.appspot.com/charactorbot/A14B5C03A76A1F8A55752039037F951B.cache.html@23)
Unknown._F(http://kyoyubot.appspot.com/charactorbot/A14B5C03A76A1F8A55752039037F951B.cache.html@34)
Unknown.XF(http://kyoyubot.appspot.com/charactorbot/A14B5C03A76A1F8A55752039037F951B.cache.html@35)
Unknown.bE(http://kyoyubot.appspot.com/charactorbot/A14B5C03A76A1F8A55752039037F951B.cache.html@132)
Unknown.PE(http://kyoyubot.appspot.com/charactorbot/A14B5C03A76A1F8A55752039037F951B.cache.html@273)
Unknown.Kn(http://kyoyubot.appspot.com/charactorbot/A14B5C03A76A1F8A55752039037F951B.cache.html@135)
Unknown._n(http://kyoyubot.appspot.com/charactorbot/A14B5C03A76A1F8A55752039037F951B.cache.html@2677)
Unknown.<anonymous>(http://kyoyubot.appspot.com/charactorbot/A14B5C03A76A1F8A55752039037F951B.cache.html@63)
Unknown.gg(http://kyoyubot.appspot.com/charactorbot/A14B5C03A76A1F8A55752039037F951B.cache.html@29)
Unknown.jg(http://kyoyubot.appspot.com/charactorbot/A14B5C03A76A1F8A55752039037F951B.cache.html@44)
Unknown.<anonymous>(http://kyoyubot.appspot.com/charactorbot/A14B5C03A76A1F8A55752039037F951B.cache.html@45)

ネット回線自体は繋がっているので、GoogleAppsを見てみましたが、やはりServingとなっており異常はないように見えます。

まだアプリケーション自体の再作成は行っていませんが、ここまでの状態でもし何か解決方法やアドバイス等ありましたら、お知恵を拝借したいです。
お忙しい中申し訳ありませんが、宜しくお願い致します。