Summary
Authorizing a Slack as Bot connector from the Sprites dashboard for the dashaai.slack.com workspace fails before authorization completes.
Steps to reproduce
- Open a Sprites organization in the dashboard.
- Go to Connectors.
- Add a Slack as Bot connection.
- Select and authorize the Slack workspace.
Actual result
Slack displays:
Something went wrong when authorizing this app.
invalid_team_for_non_distributed_app
Retrying does not resolve the failure.
Expected result
Slack should display the consent screen, complete authorization, and add the bot connector under Your connections.
Likely failure boundary
Slack documents this error as occurring when an undistributed Slack API app is authorized on a workspace other than the workspace where the app was created. Because the Sprites dashboard supplies the OAuth application for this connector flow, the OAuth client may be undistributed or the flow may be using the wrong client ID.
The target workspace cannot change distribution settings for a Slack app owned by Sprites.
References
Observed on July 13, 2026.
Summary
Authorizing a Slack as Bot connector from the Sprites dashboard for the
dashaai.slack.comworkspace fails before authorization completes.Steps to reproduce
Actual result
Slack displays:
Retrying does not resolve the failure.
Expected result
Slack should display the consent screen, complete authorization, and add the bot connector under Your connections.
Likely failure boundary
Slack documents this error as occurring when an undistributed Slack API app is authorized on a workspace other than the workspace where the app was created. Because the Sprites dashboard supplies the OAuth application for this connector flow, the OAuth client may be undistributed or the flow may be using the wrong client ID.
The target workspace cannot change distribution settings for a Slack app owned by Sprites.
References
Observed on July 13, 2026.