I’m trying to connect Slack from the Amazon Quick desktop app (Windows) but the OAuth flow is failing.
Environment:
- Platform: Amazon Quick Desktop App (Windows)
- Account: amazonbi
- Target workspace: amazon.slack.com (with Prime Air selected)
What happens:
- I click Sign In for Slack in Quick Desktop → Settings → Connections
- Browser opens to Slack OAuth page
- I authenticate and select my workspace
- Auth appears to complete, but the redirect lands on the Slack web page instead of returning the token back to Quick
- Quick stays stuck on “Authenticating…”
Second attempt — directly specifying Prime Air workspace:
- Error returned:
invalid_team_for_non_distributed_app - Error page references: amzn-primeair.slack.com
Expected behavior: OAuth callback should return to Quick and complete the Slack connection.
Additional context:
- Other team members on the same workspace can connect to Slack successfully
- The redirect URL should be:
https://us-east-1.quicksight.aws.amazon.com/sn/oauthcallback - Similar issue reported here: Unable to sign in Slack from Quick Suite | AWS re:Post
- Root cause appears to be that the Quick Suite Slack app does not have “Public Distribution” activated, preventing installation on workspaces other than where the app was originally created
Has anyone found a workaround for this? Is there a timeline for a fix?