How to Configure Slack OAuth Scopes in Pipedream to Support Both User and Bot?

Hey , thanks for your information.

We observed connection errors for your Slack account in the flockx-new workspace. The issue appears to be related to the configuration of your custom Slack OAuth app.
To resolve this, please review the following in your Slack app’s settings:

  1. Permissions: Add the users.profile:read scope. The connection failed due to this missing scope.
  2. Redirect URI: Ensure the Redirect URI in your app’s configuration exactly matches the one provided by Pipedream. We detected a bad_redirect_uri error.
  3. Credentials: We also received a bad_client_secret error. Please verify your Client ID and Client Secret are correct and re-enter them in Pipedream.
    After updating these settings, please attempt to reconnect your account. Let us know if the issue persists.