Skip to content

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

@painbank

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions