When attempting to use the Connect Action with a key, username, & password I am getting the below exception :Invalid data type, INTEGER(02) is expected.
Some context for our flow - in our current C# integration we have an encrypted RSA file that also sends a passphrase to the SFTP. I unencrypted the RSA file with OpenSSL but I am now receiving this error. Is there any way to have Username, Password, Key, & Passphrase as inputs to this module?
Hi,
Try to generate OpenSSH Key.
It worked for me.