Skip to content

AccountMembersApi.get_members call fails when the limit is greater than 20 #15

Description

@painbank

api_response = api_instance.get_members(limit=limit, offset=offset, filter=filter, sort=sort)

response is last_seen needs set for sort, but it cannot be set correctly to any value that works.

it appears if last_seen is not set for a user, then this method doesn't return properly.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions