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

fix(Slack Node): Add missing channels:read OAuth2 scope #5092

Merged
merged 1 commit into from
Jan 5, 2023

Conversation

that-one-tom
Copy link
Contributor

The missing scope prevents the default OAuth2 authentication process from requesting the scope required to fetch available channels. This prevents operations such as channel -> getAll from working as expected.

Closes HELP-71.

@n8n-assistant n8n-assistant bot added n8n team Authored by the n8n team node/improvement New feature or request labels Jan 5, 2023
@that-one-tom that-one-tom merged commit 62b2fc3 into master Jan 5, 2023
@that-one-tom that-one-tom deleted the slack-add-channels_read_scope branch January 5, 2023 13:02
@n8n-assistant n8n-assistant bot added the Upcoming Release Will be part of the upcoming release label Jan 5, 2023
@janober
Copy link
Member

janober commented Jan 5, 2023

Got released with n8n@0.210.0

@janober janober removed the Upcoming Release Will be part of the upcoming release label Jan 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
n8n team Authored by the n8n team node/improvement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants