IBM-Cloud / openwhisk-slackapp

A serverless Slack app built with Slack Events API and IBM Cloud Functions
Other
27 stars 28 forks source link

error 401_client_error #12

Closed nddao closed 5 years ago

nddao commented 5 years ago

Hi, I follow the steps and deployed the app to IBM cloud, and successfully created a Slack app, but when I tried to enable Events, Slack got error http 500. Debugging this issue, I found that Bluemix requires to authenticate for a post, so Slack can not post the verification token. Is there any way to work around this issue?

nddao commented 5 years ago

USER ERROR