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

After adding token no confirmation is saved #2

Open
animeshsinghweb opened this issue Nov 19, 2021 · 5 comments
Open

After adding token no confirmation is saved #2

animeshsinghweb opened this issue Nov 19, 2021 · 5 comments

Comments

@animeshsinghweb
Copy link

After adding the token sssetup xoxp-1615470172086-1863243119968-2752006261748-mytoken.. there is no success response observed.

  • Retried with 10+ different token generation, there is no response.
  • Tried setting status to BRB, but it didn't do properly.

There's no way to check if the token was added and verified successfully.

@berters
Copy link

berters commented Nov 24, 2021

I'm experiencing the same - on a 2020 M1 Mac.

@esseti
Copy link
Owner

esseti commented Nov 30, 2021

Thanks. i'll check as soon as i've a bit of time, meanwhile have you been able to use it?

@REBELinBLUE
Copy link

REBELinBLUE commented Jan 7, 2022

If you toggle debug mode on the workflow you are probably seeing the same issue as me

[09:23:17.543] Slack Status[Keyword] Passing output 'xoxp-mytoken....' to Run Script
[09:23:17.685] ERROR: Slack Status[Run Script] Traceback (most recent call last):
  File "slack_setup.py", line 9, in <module>
    import requests
ImportError: No module named requests

I am trying to debug it now

@pelted
Copy link

pelted commented Apr 2, 2022

Any workaround for this yet?

@REBELinBLUE
Copy link

I think I ended up installing requests globally, but you shouldn't need to, it should be picking it up from within the workflow

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

5 participants