alfred-slack icon indicating copy to clipboard operation
alfred-slack copied to clipboard

Workflow error: "Missing client credentials"

Open untraceablez opened this issue 3 years ago • 4 comments

Fresh install of the workflow, upon generating my unique code and adding the client secret at the end w/ colon, the workflow instantly notifies with "missing client credentials", as shown below:

Screen Shot 2021-06-15 at 11 04 38 AM

Using the latest version of Alfred, 4.3.4, on macOS Big Sur 11.4 w/ a 2019 Macbook Pro.

untraceablez avatar Jun 15 '21 16:06 untraceablez

same here Alfred 4.3.4, macOS Big Sur 11.4, MBP 2020 (intel version)

stefanschwartzjnr avatar Jul 09 '21 11:07 stefanschwartzjnr

I have the same problem. Alfred 4.3.4, macOS Big Sur 11.4, M1 MBP

faridrb avatar Aug 02 '21 08:08 faridrb

It's because you probably didn't append the client secret (note the :):

slack --add-client UNIQUE_CODE:CLIENT_SECRET

edygar avatar Apr 08 '22 11:04 edygar

It's because you probably didn't append the client secret (note the :):

slack --add-client UNIQUE_CODE:CLIENT_SECRET

OP said:

and adding the client secret at the end w/ colon, the workflow instantly notifies with "missing client credentials", as shown below:

Same issue on my end.

AdeTheux avatar Apr 08 '22 12:04 AdeTheux