Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot enable events with Slack API #961

Open
Min-Sheng opened this issue Dec 10, 2021 · 1 comment
Open

Cannot enable events with Slack API #961

Min-Sheng opened this issue Dec 10, 2021 · 1 comment

Comments

@Min-Sheng
Copy link

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:

截圖 2021-12-09 下午4 42 07

How can I solve it?
Thanks for any help.

@meeech
Copy link

meeech commented Dec 15, 2021

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants