
I did note that it said this Post into any channel it has access to for what the bot can do how do I know what channel's the bot has access to. I'm not quite sure what I am doing wrong, but doing a little digging, even when I try to use the tester get request for groups.list here with a auth token with the correct permissions I just get a empty response back, vs a list of groups. This is the docs I am referring to const I have given the correct chat write permissions to the bot for the channel and am using the correct bot api generated toekn, I was able to post via webhook before but I want to use the web-api. The error says channel not found, howerver I am following the docs for a private channel to either use the name of the channel or to use the string that is in the url with a G at the beginning. Opening the above URL from a browser would launch the Slack client (if available) or open the slack channel on the browser itself. I have the following code which returns me the following error.
