Newman library get request Error: getaddrinfo ENOTFOUND {{url}}{{basepath}}

Yeah, that was it. I guess syntax highlighting isn’t available for newman scripting in VS Code.

Thank you!

BTW Do you use the newman library by any chance?

We’re in the initial stages of creating our API (as well as the tests) and I’m looking for the easiest way to run collections via script and maintain them.

I’m leaning towards using the library as working with newman cli and batch scripts seems sub-optimal.

Although, I’m using file exports to run my newman scripts, which is too much work.

Do you have any tips for a newbie?