Hello guys, i want to use statuses/retweeters/ids api. Api shows me response retweeters account id max 100pc. Cursor, next cursor, total_count etc. is empty or 0. I’ll show your a response jpg.

How can I overcome this problem?

Thank you!

What tweet is this for? And what code / library are you using?

Twitter Library: GET statuses/retweeters/ids | Docs | Twitter Developer Platform

Code Library: Node.Js Twitter Library

Does it work if you try GET statuses/retweets/:id | Docs | Twitter Developer Platform a d get tweets, extracting the users to get the retweeters instead?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.