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

Unable to install in a new workspace - needs updated slack oauth methods #25

Open
clottman opened this issue Oct 26, 2020 · 2 comments
Open

Comments

@clottman
Copy link

I'm trying to set this up for the Web-A11y Slack, and ran into an error when attempting to authenticate/install through Slack. The error was oauth_authorization_url_mismatch which is a slack oauth error code.

Probably the answer is to update the slack npm package that seems to be handling authentication. I am going to do that, and hopefully make a PR in the next few days with that/whatever else is required, plus a couple small documentation updates to account for changes in Slack's App Builder UI.

@clottman
Copy link
Author

This is going to be more work than I expected. The slack package hasn't been updated in a year or more, and doesn't support Slack's oauth.v2 method. It looks like slack's auth methods (and bot building recommendations in general) have changed pretty substantially. Gonna try to muddle through anyways.

@shushugah
Copy link

this would be deeply appreciated!

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