Service account is not a co-owner of the folder
The Box as Content Layer for Slack service account must be added as an owner or co-owner of the folder to manage collaborations and uploads.- Copy the
service_account_emailfromcontext_info. - In the folder settings, use the
Invite Peopleoption to invite the service account as a co-owner.
Channel is already mapped to a folder in Box
API returns the following error when you attempt to create a mapping for a channel that already has a Box folder mapped:GET to retrieve
the id of the mapping and then the UPDATE method to update the
target Box folder.
Channel was not found
API returns this error if the Slack bot associated with the integration can not retrieve information about the channel.partner_item is correct - make sure you provide slack_org_id
for org installations and slack_workspace_id for workspace ones. If the
channel is private, ensure that the Slack bot has been added to the channel.
