I’m trying to specifiy the host in credentials FilewMaker node dynamically.
I’m specifiying the node and the json path like this: {{ $('GetFMServer').item.json["response"]["data"][0]["fieldData"]["Host"] }}
I can see below the expression the Host data is found and it shows me the result.
However attempting to execute the node:
ERROR: Can’t get data for expression under ‘Could not find parameter "undefined"’ field
Apologies, this is an internal error. See details for more information
Missing sourceData (probably an internal error)
and a popup:
Problem in node ‘MyNode‘
Can’t get data for expression [Error resolving credentials]
Hi @MickCrozier Thanks for getting in touch, and sorry it has taken so long! Welcome to the community
Could you share your workflow with us so we can see what might be happening? For example, depending on where the FileMaker node is after you’ve either pulled in or set the credentials previously, you might have to change the structure of your expression. You can see an example of this in this post here: Problem in node ‘SSH‘ Can’t get data for expression [Error resolving credentials]
Let me know if that was the issue, and if not, share your workflow with us so we can take a peek
Hi @MickCrozier Thanks for sharing that - I’m not too sure if this will fix this up, but could you try upgrading to our latest version? It might at least provide a more helpful error