0

新しい API を使用してフォロワー リストを取得すると、次のような応答が返されます。}

私が送信するリクエストは次のとおりです。

https://api.twitter.com/1.1/followers/ids.json?cursor=-1&screen_name=ImpressolTest&count=5000

私は何を間違っていますか?

4

1 に答える 1

0

Twitter v1.1 を使用してフォロワー リストを取得する

https://github.com/fhsjaagshs/FHSTwitterEngine を使用して FHSTwitterEngine

https://api.twitter.com/1.1/followers/list.json

これを使って

于 2013-06-26T09:45:40.100 に答える