Hi
I have created a data-driven test case pulling data from a .csv file, every time it executes I get the below error with status 0, however, if I execute the same test manually it processes successfully. Am I missing something?
POST http://{{url}}/quote
Error: getaddrinfo ENOTFOUND {{url}}
Request Headers
x-request-id: ******
x-session-id: ******
x-requester-uid: *****
x-requester-ServiceProviderCode: SYK
Content-Type: application/json
User-Agent: PostmanRuntime/7.26.8
Accept: */*
Postman-Token: *****
Host: {{url}}
Accept-Encoding: gzip, deflate, br
Connection: keep-alive
Request Body
The console only shows bodies smaller than 10 KB inline. To view the complete body, inspect it by clicking Open.