Error: getaddrinfo ENOTFOUND

Hi!

I’m trying to automate testing of several APIs saved in some collections so I have been trying to use Monitoring or Scheduled Runs in postman but they return the same error: “Error: getaddrinfo ENOTFOUND”.

When I send requests individually, it runs perfectly and returns status 200. But when I try running the Monitoring or Scheduled Runs, I see the same errors.

I have already checked the URLs are the same as the individual requests that worked. I disabled proxy in postman settings. I tried setting timeout in between them. I pinged the domain, the ping works and returns an IP address. Not sure what else to try.

Can someone please help?

Hi @aviation-observer-72. Welcome to the Postman Community :postman_logo:.

Are you running these requests with environments and are the URLs stored in the environments? Can you share a screenshot of this error?