Inside of node Linkedin Profile Scraper I cannot read the variable from previous node
“{{ $(‘Loop Over Items’).item.json['Linkedin URL '] }}”
It is giving me an error when I try to enter in the variable that way
BUT!
When I use the exact same variable in side of Scrape 10 Linkedin Posts… We have no problem.
Additionally for some reason I cannot read variables within Linkedin Profile Scraper. I have tried copying the node, recreating the node and even importing this JSON file into another flow and nothing has worked. Thoughts?
TLDR: I am suddenly having issues with retrieving inputs and variables it is inconsistent now and Idk what to do about it.