yannickglt / alfred-slack

The Slack workflow for Alfred app
GNU General Public License v2.0
330 stars 31 forks source link

Undefined index: team_id #69

Open v1805 opened 3 years ago

v1805 commented 3 years ago

Hi, I am getting the following error on running slack --add-client UNIQUE_CODE:CLIENT_SECRET

Attaching screenshot:

image

nissenyeh commented 2 years ago

+1

jbeard6 commented 2 years ago

Same here

edygar commented 2 years ago

The oauth.access command is returning, {"ok":false,"error":"invalid_auth"}.

As per doc:

invalid_auth Some aspect of authentication cannot be validated. Either the provided token is invalid or the request originates from an IP address disallowed from making the request.