I have added a console log before the test and unfortunately the output is completely blank. I was hoping that would have given some clarity but sadly not.
The full suite is working properly when run in the Postman UI, so I know for sure the variables are being called properly. Also confirmed in the Variables in request tab that I’m pulling down the correct value.
I’ve manually looked through, but I’ll add a second console log at the very top of the suite to see if I can narrow things down.