Not getting Connect account option on Access Token option for Slack API setup

Hi all :wave: !
I observed a bug while setting up a Slack account for my n8n using Slack API in credentials.
When I try to set Slack API credentials from Credentials > Add credential > Slack API > Connections
No option for Access Token or OAuth2. (refer SS)

Another way I tried is by Workflows > Workflow having Slack node > Credential to connect with > Create new credential > Connections > Access Token (recommended)
I’m unable to get any field to enter the Access token (refer ss attached)

I was using CREDENTIALS_OVERWRITE_DATA in my environment variables. That, too, wasn’t getting picked by n8n. Still, I am facing the same issue even after removing the “slackApi” credentials from the CREDENTIALS_OVERWRITE_DATA.
Please help to resolve this as I am currently unable to connect my Slack account using an Access token.

Information on your n8n setup

  • n8n version: 1.41.0 (previous version: 0.236.3)
  • Database (default: SQLite): RDS
  • n8n EXECUTIONS_PROCESS setting (default: own, main): main (default)
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
  • Operating system: 15 GB Memory / 140 GB Disk

Hi @Manik_Garg,

I’m sorry you’re having trouble with this!
I haven’t been able to recreate this - my instance in the same version is showing the credential creating options fine.

Since this was quite an jump in versions you did, could you maybe update to version 1.42.1 - our latest stable - to see if this triggers the change?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.