28
Views
1
Comments
[SFTP connected] Invalid data type, INTEGER(02) is expected.
Question
sftp-connected
Web icon
Forge asset by Vitalii Martynenko
Application Type
Service

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?

2013-01-31 21-55-49
André Alho

Hi,

Try to generate OpenSSH Key.

It worked for me.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.