バグ #491
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
開始日:
2019/02/23
期日:
進捗率:
100%
予定工数:
説明
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). 2019-02-23 22:01:57.828 17856-17967/com.mizo0203.BlueSprinkler W/System.err: <?xml version="1.0" encoding="UTF-8"?><errors><error code="415">Callback URL not approved for this client application. Approved callback URLs can be adjusted in your application settings</error></errors>
403:要求は理解されましたが拒否されました付随するエラーメッセージがその理由を説明します。このコードは、更新の制限によりリクエストが拒否されている場合に使用されます(https://support.twitter.com/articles/15364-about-twitter-limits-update-api-dm-and-following)。
error code="415" このクライアントアプリケーションではコールバックURLが承認されていません。承認済みのコールバックURLはアプリケーションの設定で調整できます
みぞ @mizo0203 さんが5年以上前に更新
- ステータス を 新規 から 完了 に変更
- 担当者 を みぞ @mizo0203 にセット
- 進捗率 を 0 から 100 に変更
Twitter Apps - Twitter Developers にて、 Callback URLs に blue-sprinkler://
をセットすることで解決