Hello, i am new to n8n making a workflow using webhook then the http node whihc downlaods the audio as binary then it goes to code node whihc decrypts athe audio but its not working code node has logic of decryption it works as i run the script locally i know the fix is very simple but i am using it for the first time
1 Like
Hey @hamza_rasheed1 hope all is well. Welcome.
Do you have a question?
Most issues in n8n Code nodes are related to missing or incorrect library imports, so please pay attention to that.
Could you please drop your code node here?