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

Token Method 2 does not work #265

Open
turion opened this issue Nov 9, 2021 · 1 comment
Open

Token Method 2 does not work #265

turion opened this issue Nov 9, 2021 · 1 comment

Comments

@turion
Copy link

turion commented Nov 9, 2021

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

@ebrensi
Copy link

ebrensi commented Dec 10, 2021

Me too.

{"ok":false,"error":"bad_redirect_uri","response_metadata":{"messages":["[WARN] Auth request OAuth redirect url must use https"]}}

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