Elixir-Slack icon indicating copy to clipboard operation
Elixir-Slack copied to clipboard

Slack API returned an error `method_deprecated.

Open fbettag opened this issue 2 years ago • 1 comments

so i am trying out the basic Hello bot with Slack but all i keep getting after the start_link/3 is:

        ** (MatchError) no match of right hand side value: {:error, "Slack API returned an error `method_deprecated.\n Response: {\"ok\":false,\"error\":\"method_deprecated\"}"}

fbettag avatar May 04 '23 19:05 fbettag

+1, got the same error

Looks like it is related to authentication change? https://api.slack.com/changelog/2021-02-24-how-we-broke-your-slack-app

luanzhu avatar May 05 '23 04:05 luanzhu