You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: