From 61d7ae8784ca2129225cfc9d736a979dd64368b5 Mon Sep 17 00:00:00 2001 From: Matthew Thornton <44626690+ThorntonMatthewD@users.noreply.github.com> Date: Sun, 10 Dec 2023 10:57:48 -0500 Subject: [PATCH] Add missing scope --- app_manifest.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/app_manifest.yml b/app_manifest.yml index 770323a..7a8f354 100644 --- a/app_manifest.yml +++ b/app_manifest.yml @@ -33,6 +33,7 @@ oauth_config: - chat:write - chat:write.public - incoming-webhook + - users:read settings: org_deploy_enabled: false socket_mode_enabled: false