Get image url

i cant seem to understand the error

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

@Everett_Sobinsky - I can see where the error on the right is a bit confusing (offline server?) but the error in your workflow is actually in the center section. The “ERROR no path back to node” message means your expression did not resolve (so the URL you’re trying to hit is probably “null”.

I prefer to click through to the exact json I want on the left and then right-click and say ‘copy item path’ and use that for expressions. When an expression is working, it will turn green and you’ll know what the URL is getting returned.

1 Like

Your NocoDB is erroring, and there is no output for the WordPress or Get Image from URL nodes to work on. You’ll need to fix that first.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.