Both the express and restify examples cannot be installed into a Slack workspace using Slack Button. Slack Button generates the following:
https://slack.com/oauth/authorize?scope=bot&client_id=client_id
After the above is called, and the authorization is given, the OAuth process fails with the following output:
Bot is listening...
error: Response not OK: missing_scope
Both the
expressandrestifyexamples cannot be installed into a Slack workspace usingSlack Button. Slack Button generates the following:After the above is called, and the authorization is given, the OAuth process fails with the following output: