Describe the problem/error/question
I am trying to validate a request sent from slack via a slash command to a webhook node, but my code shows the request signature and the calculated signature are different.
Please share your workflow
The switch node at the end is unused at the moment, but should take the output of the code node and continue the flow according to the results.
Share the output returned by the last node
The receivedSignature
and expectedSignature
are different, but they should be the samae
Information on your n8n setup
- n8n version: latest
- Database (default: SQLite): -
- n8n EXECUTIONS_PROCESS setting (default: own, main): Default
- Running n8n via (Docker, npm, n8n cloud, desktop app): n8n cloud
- Operating system: Mac OS