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
[Credentials]: Attempting to find references to credentials
Traceback (most recent call last):
File "./SlackPirate.py", line 1006, in <module>
_interactive_command_line(args, selected_agent)
File "./SlackPirate.py", line 937, in _interactive_command_line
scan(token=provided_token, scan_context=collected_scan_context)
File "./SlackPirate.py", line 393, in find_credentials
page_count_by_query[query] = (r['messages']['pagination']['page_count'])
KeyError: 'messages'
The text was updated successfully, but these errors were encountered:
Unable to get data.
this was using a token.
Python 3.7.2
The text was updated successfully, but these errors were encountered: