Open Min-Sheng opened 2 years ago
Hi @Min-Sheng I recently had same issue - in my case there were 2 issues: 1) double check your SLACK_SIGNING_SECRET - look at the video on the getting started page - shows the exact places to get the values for your access token/secrets 2) I needed to make a free ngrok account, and setup the credentials so they would be picked up - otherwise tunnel wasn't working (after the first few tries where it did work)
Hi,
I set up my bottender chatbot according to https://bottender.js.org/docs/channel-slack-setup.
But I got "Your URL didn't respond with the value of the challenge parameter." when I want to enable events, like this:
How can I solve it? Thanks for any help.