Skip to content
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.

Linking instructions inconsistent #133

Open
ctron opened this issue Nov 13, 2021 · 4 comments
Open

Linking instructions inconsistent #133

ctron opened this issue Nov 13, 2021 · 4 comments

Comments

@ctron
Copy link

ctron commented Nov 13, 2021

The linking instructions look pretty inconsistent to me.

Option one says link <token>.

Option two uses link and then link <token>. However, the first link command triggers an error: ERROR: Please specify a token to link! You can get a token via OAuth from … followed by a link which is missing the client_id. Manually adding the client ID redirects back to my server, but then times out with a "gateway timeout".

Issuing help comes up with:

Type help <command> to get more help on them.

Issuing help link however shows:

Command link not found!

Issuing link -? shows:

ERROR: Link a slack app with link <appId> <clientId> <clientSecret> <signingSecret>`

Issuing that command with the correct information actually links. But then only gives an empty list of rooms:

image

@ctron ctron changed the title Linking instructions inconsisten Linking instructions inconsistent Nov 13, 2021
@blockloop
Copy link

@ctron were you able to connect after this? I have the same issue.

@ctron
Copy link
Author

ctron commented Jan 10, 2022

@ctron were you able to connect after this? I have the same issue.

Unfortunately no.

@ghost
Copy link

ghost commented Jan 16, 2022

same here
Command link not found!

@twouters
Copy link
Contributor

twouters commented Feb 1, 2022

I think this is a duplicate of #63
There are some instructions in that issue report and the notion that link does throw an error currently but it can be ignored.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants