The crypto block in Cloud seems to use a different encryption key across my workflows, so I am not getting the same encrypted result each time. Can I control the encryption key? I am using SHA256 for all. This happened when I imported workflows from the Desktop version, but many have the same encryption result.
What is the error message (if any)?
None.
Please share the workflow
Share the output returned by the last node
{ "message": "Incorrect password." }
Information on your n8n setup
n8n version: 0.210.2
Database you’re using (default: SQLite): default
Running n8n with the execution process [own(default), main]: default
Running n8n via [Docker, npm, n8n.cloud, desktop app]: n8n.cloud
Hi @bgschust, I am sorry to hear you’re having trouble.
I am not sure I can follow though.
Which data exactly is your Webhook node passing on to your Crypto node? Using mock data like below produces the same result both on n8n cloud and a local version of n8n: