Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running and getting the following error #16

Open
jkirklan opened this issue Nov 14, 2019 · 0 comments
Open

Running and getting the following error #16

jkirklan opened this issue Nov 14, 2019 · 0 comments

Comments

@jkirklan
Copy link

Traceback (most recent call last):
File "./slack_export.py", line 346, in
bootstrapKeyValues()
File "./slack_export.py", line 242, in bootstrapKeyValues
users = slack.users.list().body['members']
File "/usr/local/lib/python3.7/site-packages/slacker/init.py", line 331, in list
return self.get('users.list', params={'presence': int(presence)})
File "/usr/local/lib/python3.7/site-packages/slacker/init.py", line 120, in get
api, **kwargs
File "/usr/local/lib/python3.7/site-packages/slacker/init.py", line 102, in _request
raise Error(response.error)
slacker.Error: limit_required

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant