Skip to content

add missing Permissions of a new slack app#705

Merged
elongl merged 1 commit into
masterfrom
docs-hotfix-slack-app-permissions
Feb 23, 2023
Merged

add missing Permissions of a new slack app#705
elongl merged 1 commit into
masterfrom
docs-hotfix-slack-app-permissions

Conversation

@RoiTabach
Copy link
Copy Markdown
Contributor

Installing without it makes the following warning apear:

The server responded with: {'ok': False, 'error': 'missing_scope', 'needed': 'users:read.email', 'provided': 'channels:join,channels:read,chat:write,files:write,users:read,groups:read,channels:history'}.```

Installing without it makes the following warning apear:
```Sending alerts |                                        | ▄▆█ 0/1 [0%] in 0s (0.0/s, eta: -)2023-02-23 18:13:03 — ERROR — Unable to get Slack user ID from email: The request to the Slack API failed. (url: https://www.slack.com/api/users.lookupByEmail)
The server responded with: {'ok': False, 'error': 'missing_scope', 'needed': 'users:read.email', 'provided': 'channels:join,channels:read,chat:write,files:write,users:read,groups:read,channels:history'}.```
@github-actions
Copy link
Copy Markdown
Contributor

👋 @RoiTabach
Thank you for raising your pull request.
Please make sure to add tests and document all user-facing changes.
You can do this by editing the docs files in this pull request.

@elongl elongl merged commit 8fc65f5 into master Feb 23, 2023
@elongl elongl deleted the docs-hotfix-slack-app-permissions branch February 23, 2023 19:24
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

Successfully merging this pull request may close these issues.

2 participants