バグ #333
みぞ @mizo0203 さんが6年以上前に更新
要求は理解されていますが、要求は拒否されています。 付随するエラーメッセージが原因を説明します。 このコードは、更新制限(https://support.twitter.com/articles/15364-about-twitter-limits-update-api-dm-and-following)のために要求が拒否されている場合に使用されます。
メッセージ - 禁止されています。
コード - 200
---
```
2018-02-22 23:54:44.778 JST
[b~api-project-93144643231/1.407837003539724693].<stderr>: 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).
message - Forbidden.
code - 200
Relevant discussions can be found on the Internet at:
http://www.google.co.jp/search?q=e8da69c4 or
http://www.google.co.jp/search?q=000f3897
TwitterException{exceptionCode=[e8da69c4-000f3897], statusCode=403, message=Forbidden., code=200, retryAfter=-1, rateLimitStatus=RateLimitStatusJSONImpl{remaining=13, limit=15, resetTimeInSeconds=1519311774, secondsUntilReset=489}, version=4.0.6}
```