Ive added my private key (which I created in openssl as recommended) in my credentials when in the Wise Node, I have looked at the Wise documents on steps to create SCA Token however I can not figure out how to implement this in n8n (I am a beginner here so please bare with me) Ive used the cUrl prompt within the HTTP Node and when implementing I either get the below-mentioned error or get a 401 error.
My goal is to get a statement of my account which I can then get updates whenever I spend something on my card.
What is the error message (if any)?ERROR: Error signing SCA request, check your private key
I have not used Wise but I think the below should do the job, I used the data from the first link to verify and the signature is generated correctly so this could help unless it needs something else.