Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

Some list operations not correspond to the twitter REST API #113

Open
VladimirBogomolov opened this issue May 27, 2017 · 0 comments
Open

Comments

@VladimirBogomolov
Copy link

VladimirBogomolov commented May 27, 2017

  • Method getListMembersInCursor retrieves a list with default number of profiles equal 20, but API can retrieve more according to parameter count.

  • Metod getMembershipsInCursor retrieves a list with default number of profiles equal 20, but API can retrieve more according to parameter count.

  • Method getSubscriptionsInCursor retrieves a list with default number of profiles equal 20, but API can retrieve more according to parameter count.

  • Method getListSubscribers must breaks the results into pages by cursor.

  • No method corresponds to the GET lists/ownerships request

@VladimirBogomolov VladimirBogomolov changed the title Some list operation not correspond to the twitter REST API Some list operations not correspond to the twitter REST API Jun 1, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant