Kazuhiro Sera
                                            Kazuhiro Sera
                                        
                                    Since we've provided an answer to this question, let us close this issue now. If you have any follow-up questions on it, please feel free to write in!
We are going to add a new way to upload files soon. See also: https://github.com/slackapi/node-slack-sdk/issues/1541#issuecomment-1265164652
Hi @psugne, thanks for writing in! I am unfamiliar with the Drone app, but the issue described here seems to be related to how your stormtrooper app on top of...
@psugne I meant that you can add the listener in your own Hubot app code.
Hi @modestfake, thanks a lot for taking the time to report this issue! You are right that those newly added parameters are not yet supported in this SDK. We will...
Hi @stephenkalnoske-sans, thanks for taking the time to report this issue! Indeed, the type definition seems to be incorrect, and it should be fixed. However, as mentioned in the event...
Hi @sidgrao, thanks for asking the question! Could you check the details of following resources and try the same again? * https://slack.dev/bolt-js/concepts#authenticating-oauth * https://github.com/slackapi/bolt-js/tree/main/examples/oauth If you still see issues with...
Please check the following resources: * https://slack.dev/bolt-js/concepts#authenticating-oauth * https://github.com/slackapi/bolt-js/tree/main/examples/oauth As long as your app constructor accepts all the necessary settings such as clientId, clientSecret, scopes, and others, the endpoint /slack/install...
@cpreid First off, you can remove `token` argument as it is not necessary when you enable the OAuth flow. And then, please double-check whether the SLACK_ prefixed env variables exist...
I appreciate the feedback! All the points are helpful for us to improve it. I hope you've already figured out how to configure apps. Whenever you have further questions, please...