Reading through https://docs.n8n.io/credentials/slack/#using-access-token
I get an error when I try using the Verification token
On n8n:
Response:
Problem executing workflow
There was a problem executing the workflow:
"Slack error response: {"ok":false,"error":"invalid_auth"}"
Using OAuth credentials works fine, but normal API credentials is just so complicated to figure out. I basically did the same as in the second video https://docs.n8n.io/credentials/slack/#using-access-token.
I tried using an existing Slack app and a new one, but got the same issue in both cases.