If I call an iterative macro and pass it 2 parameters (Token and endpointURL) and at the end of the macro before it loops back I provide a single row with the same 2 values (Token and next endpointURL) then why is it telling me the endpointURL is missing on the 2nd iteration?
I dont understand!