gitlab-unfurly
gitlab-unfurly copied to clipboard
Question about Slack permissions
Hi,
I'm trying to deploy this however have a few questions regarding Slack permissions:
- In Step 6 of Create Slack App, it says to
Add an OAuth scope, is this aBot Token Scopeor aUser Token Scope? - Do you need to be an Admin of the workspace to deploy the app?
On another note, I've tried testing sending links to myself, however it doesn't unfurl (doesn't show preview either), and there is no information in the Cloudwatch logs. Messaging the app directly in Slack does unfurl the link however.
I also had to update the runtime in serverless.yml to python3.8 to run serverless deploy okay.
Thanks!
Had to also enable the option within Slack:
Event Subscriptions -> Subscribe to events on behalf of users -> link_shared to get it working on other channels.