Why this error [Can’t determine which item to use]

I don’t understand this shit

Replace .item with an explicit selector like .first() so n8n knows exactly which record to use (e.g. {{ $('GET image sheet').first().json.ID }}).

This tells n8n exactly which item to reference when the output has more than one or the link between nodes is broken

1 Like

i fixed

image

Oh, thanks! I just fixed it the same way as well.

1 Like

Nice! Glad it helped, kindly mark that as a solution to let others know what to do exactly
Cheers!

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