We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I tried https://github.com/erroneousboat/slack-term/wiki#method-2 from the wiki and I arrive at:
curl -s "https://slack.com/api/oauth.access?client_id=91899392594.382712253827&client_secret=c7986be41b6ddb478041d1848dad5f6e&code=..."
(Instead of ... I had pasted my code as obtained in the steps before)
The result is:
{"ok":false,"error":"bad_redirect_uri","response_metadata":{"messages":["[WARN] Auth request OAuth redirect url must use https"]}}
Method 1 worked though, so I think there is a problem with method 2 in particular.
Version: "master" (it didn't say more than that), probably 0.5.0 though Installation method: NixOS
master
The text was updated successfully, but these errors were encountered:
Me too.
Sorry, something went wrong.
No branches or pull requests
I tried https://github.com/erroneousboat/slack-term/wiki#method-2 from the wiki and I arrive at:
(Instead of ... I had pasted my code as obtained in the steps before)
The result is:
Method 1 worked though, so I think there is a problem with method 2 in particular.
Version: "
master
" (it didn't say more than that), probably 0.5.0 thoughInstallation method: NixOS
The text was updated successfully, but these errors were encountered: