bcicen / slackcat

CLI utility to post files and command output to slack
http://slackcat.chat
MIT License
1.22k stars 57 forks source link

Slackcat Recent Error - No such channel, group, or im #74

Closed 0d4rujd closed 3 years ago

0d4rujd commented 3 years ago

It seems that a recent Slack change broke slackcat, raising the following error:

"slackcat No such channel, group, or im"

I have just spoke with other people that was using the same slackcat version and they are also having the same problem. This problem started 4-5 days ago.

Thsi is the command I am using. This command always worked until now. echo "thisIsATest" | /bin/slackcat --comment "Test-Comment" --channel channel-test

Any solution here? Thanks!!

truthdoug commented 3 years ago

This seems like it's related to the legacy API that stopped working on 2021-02-24.

This ticket should probably be closed and point people to #71

bcicen commented 3 years ago

resolved in v1.7 release; thanks !