Closed temurchichua closed 3 years ago
Hi @temurchichua, thanks for taking the time to make this pull request! We are happy to merge this improvement but I have a few comments. Can you check them when you have a chance?
@seratch thanks for reviewing the pull request. Good points. I've included changes in the commit.
@temurchichua Thanks for the contribution!
Added the value check to the init method.
Summary
I've set the env. variable for the Slack Event Token and used it to create Adapter as following:
I made a typo while setting the variable, thus I was getting "Your URL didn't respond with the value of the challenge parameter." on the Event Subscription page with the following error in my terminal:
I took some time to look through the source code and see what went wrong. I think value checking could come in handy for other developers to easily find the error in their project.
Requirements (place an
x
in each[ ]
)