Problem in node ‘SSH‘ Can’t get data for expression [Error resolving credentials]

Hi,

Are you managing to use the “SSH” node filling the fields “automatically” through expression instead of fixed?

In mine I’m getting the error “Problem in node ‘SSH‘ Can’t get data for expression [Error resolving credentials]” every time I use “expression” fields instead of “fixed”.



Could someone who knows how to use this SSH node help me with this problem? Thanks.

Hey @AzunWeb_Tecnologia,

As the SSH node is after the If node instead of using $('IF') try just using {{ $json.HOSTNAME }} that should then work.

Now it works, thanks for the help! :clap: