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

unable to get any data #60

Open
random-robbie opened this issue Mar 13, 2022 · 1 comment
Open

unable to get any data #60

random-robbie opened this issue Mar 13, 2022 · 1 comment

Comments

@random-robbie
Copy link

Unable to get data.

this was using a token.

Python 3.7.2

[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'
@random-robbie
Copy link
Author

Error handling needed for /api/users.info

{
    "ok": false,
    "error": "invalid_auth"
}

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