diff --git a/assets/src/components/integrations/IntegrationsOverview.tsx b/assets/src/components/integrations/IntegrationsOverview.tsx index 78675177e..781ca88ab 100644 --- a/assets/src/components/integrations/IntegrationsOverview.tsx +++ b/assets/src/components/integrations/IntegrationsOverview.tsx @@ -145,6 +145,7 @@ class IntegrationsOverview extends React.Component { const q = { scope: 'incoming-webhook chat:write channels:history im:history channels:manage chat:write.public', + user_scope: 'channels:history im:history', client_id: '1192316529232.1250363411891', redirect_uri: redirect, };