Error: ETIMEDOUT

Hi, I would really appreciate help from anyone in the forum.

I am currently getting Error: ETIMEDOUT on every request I am trying to execute. I am even trying postman endpoint, it fails with Error: ETIMEDOUT

GET https://postman-echo.com/get
Error: ETIMEDOUT
:arrow_forward:Request Headers
Content-Type: application/json
User-Agent: PostmanRuntime/7.26.1
Accept: /
Cache-Control: no-cache
Postman-Token: 39be84bb-3674-4e81-bb26-2a2b152c0ace
Host: postman-echo.com
Accept-Encoding: gzip, deflate, br
Connection: keep-alive

Thanks