IBM-Cloud / openwhisk-slackapp

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

Run into an error when authorizing the app #7

Closed bobbinrobyn closed 3 years ago

bobbinrobyn commented 6 years ago

Everything is looking good until I click the "Authorize" button... at which point I get this error:

image

Any idea how to troubleshoot? Thanks!

l2fprod commented 6 years ago

@bobbinrobyn

I found a typo in the readme in https://github.com/IBM-Bluemix/openwhisk-slackapp/blob/master/README.md#set-the-callback-url-for-authentication, it said "slackapp-registry" instead of "slackapp-register" for the action name in the Redirect URL. It could be the issue. Can you check what you have under OAuth and Permissions