You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(I'm not sure how to fix this, but worth looking into)
Also, that endpoint isn't replying with 200 results anymore; only 50? So you're seeing rate limits much sooner.
I'm still getting 200 off the old v1.1 endpoint https://api.twitter.com/1.1/friends/list.json?count=200 which results in about 26.8K before the limits are hit. People following that many are rare, but was just curious.
Here is test code。
when the count reaches approximately 2300, The cursor will repeatedly fetch data from the beginning of the list.
The text was updated successfully, but these errors were encountered: