2019/4/9 Updates to daily follow limits

カテゴリー: Twitter Developer  閲覧数:472 配信日:2019-05-19 00:53


毎日のフォロー制限の更新


一人のユーザーがフォローできるユーザー数の日々の制限を1,000から400に変更
Today, we changed the daily limit for the number of users a single user can follow from 1,000 to 400, as referenced here.

This limit is applied to each user individually, independent of the applications they use to access the Twitter platform. As a result, this new user limit also applies to third-party applications developed on the Twitter API using the /friendships/create endpoint.

Although a daily limit existed prior to this change, we wanted to take this opportunity to encourage developers to check their own apps to ensure they are built to gracefully handle scenarios where app users might encounter this limit.

Details:
・Endpoint: /friendships/create
・Limit: Requests / 24-hour window: 400 new follows per user
・Documentation: https://developer.twitter.com/en/docs/accounts-and-users/follow-search-get-users/api-reference/post-friendships-create
If a particular user reaches the follow limit, the following error response will be returned:

“You are unable to follow more people at this time.”

code: 161

Corresponds with HTTP 403. Thrown when a user cannot follow another user due to reaching the limit. This limit is applied to each user individually, independent of the applications they use to access the Twitter platform.
We have updated our documentation to reflect the new limit, which you can find here.

Visit Topic or reply to this email to respond.

To unsubscribe from these emails, click here.


指定期間人気ページランキング / 2020-5-27 → 2025-3-9
順位 ページタイトル抜粋 アクセス数
1 GitHubリモートリポジトリ名には日本語を使用できない。使用すると、ハイフンへ自動置換されてしまう | GitHub(開発環境) 1009
2 fatal: remote error: is not a valid repository name | Git BASH(開発環境) 722
3 Twitter アカウント管理 | Twitter Developer(Twitter) 611
4 動画対応 | プログラミング 588
5 Twitter API | Twitter API (Twitter) 584
6 開発 0 565
7 「Twitterデータ」対応 | Twitter Developer(Twitter) 541
8 本 | ブックマーク 440
9 Windows10で使用できるGitクライアント | GitHub(開発環境) 429
10 Webサービス | ブックマーク 417
11 マッチングサービス | Webサービスビジネス 402
12 同じ携帯電話番号でも、複数の「Twitter Developers」アカウントを作成可能 | Twitter Developer(Twitter) 342
13 TwitterOAuth では、画像URL を指定した画像投稿は出来ない(と思う)。ライブラリを使用しなければ出来るから、Twitter API の制限ではない(と思われる)  | Twitter 309
14 技術書籍 | プログラミング 298
15 気になった動画 | ブックマーク 290
16 teratailでは質問しない | プログラミング 285
17 埋め込みツイート | Twitter Developer(Twitter) 271
18 個人事業主 | Webサービスビジネス 250
19 Twitter 電話番号の問題 | Twitter Developer(Twitter) 226
20 過去の「0文字引用RT」を期間指定して取得しようとするも、挫折 | Twitter API (Twitter) 193
2025/3/10 1:02 更新