I am trying to make an api call to openfoodfacts but I can’t get the barcode value from the query object.
The API is working fine when I pass the barcode value directly in the test node, but it is returning null when I test the entire the workflow.
Could you please analyze the prints I sent?