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

Slack node uses deprecated scopes #651

Closed
trygvis opened this issue Jun 10, 2020 · 3 comments
Closed

Slack node uses deprecated scopes #651

trygvis opened this issue Jun 10, 2020 · 3 comments

Comments

@trygvis
Copy link

trygvis commented Jun 10, 2020

Describe the bug
The Slack-Node requests the deprecated conversations:read and conversations:history scopes leading to authorization failures when trying to authorize the app.

Message from Slack:

Invalid permissions requested
User tokens do not support scopes: conversations:history, conversations:read

I'm using OAuth authentication and guessed which scopes that is required, I couldn't find a list of required scopes.

To Reproduce
Try to publish a slack message with OAuth authentication.

Environment (please complete the following information):

  • n8n Version: 0.69.1, from the published docker image
@trygvis trygvis changed the title Slack node used deprecated scopes. Slack node uses deprecated scopes Jun 10, 2020
@RicardoE105
Copy link
Contributor

@trygvis Thanks very much. Will check it out.

RicardoE105 added a commit to RicardoE105/n8n that referenced this issue Jun 15, 2020
@RicardoE105
Copy link
Contributor

@trygvis Just sent a PR fixing this, will let you know when is released. Again, Thanks.

RicardoE105 added a commit to RicardoE105/n8n that referenced this issue Jun 15, 2020
janober pushed a commit that referenced this issue Jun 20, 2020
* 🐛 Fixes issue #651 and #652

* ⚡ Added description to username field
@janober
Copy link
Member

janober commented Jun 25, 2020

Fix got released with [email protected]

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

3 participants