users_list method fails with KeyError: 'auth'
to get multiple pages
#535
Labels
bug
M-T: A confirmed bug report. Issues are confirmed when the reproduction steps are documented
Version: 2x
Description
users_list fails to get multiple pages in 2.2.1.
What type of issue is this? (place an
x
in one of the[ ]
)Requirements (place an
x
in each of the[ ]
)Bug Report
Reproducible in:
slackclient version: 2.2.1
python version: 3.7.2
OS version(s): Ubuntu 18.04.3 LTS x86_64 (in VirtualBox 6.0.10 for Windows 10)
Steps to reproduce:
Expected result:
Output all user names.
Actual result:
The first user (slackbot) in the first page is fetched correctly, but slackclient fails to go on to the second page.
Attachments:
The text was updated successfully, but these errors were encountered: