I have got channels:manage
scope for the bot using the OAuth flow, and I am using the conversations.create
API to create channels. The API is successful in some Slack workspaces and is not in others. The API is returning a restricted_action
error code.
While I understand that it could be because of some workspace admin settings, I am unable to figure out what setting it is. I am unable to give a workaround for my customers.
Can someone throw light on what setting it could be, so that I can better serve my customers?