Open KoradaRajesh opened 3 years ago
Sorry to hijack but how did you make it work with multiple workspaces. I'm using this api through the botbuilder-dotnet slack adapter but it doesn't seem to have the code to do the multiple workspaces
I'm not using any adapter I'm just distributing app into multiple work spaces installing it in organisation level but I'm facing issue like buttons are not working once go through the below links https://api.slack.com/enterprise/apps/changes-apis and https://api.slack.com/enterprise/apps/changes-install#opt
How did you get button clicks to work, I send some buttons and it shows the button in slack but its not raising any events when I click it
I have created a slack app under one workspace and the bot responding properly buttons are also working. Later I have distributed the slack app into another work space it means the app we can use in two workspaces. Now in the distributed workspace only buttons are not working.