I need to connect to proxy server and getting this error “Error: tunneling socket could not be established, statusCode=407”
I’ve setup Postman to enable custom proxy configuration (Disabled the Default Proxy Configuration and System Proxy settings)
Version Details: Postman for Windows and Version 9.31.29 and same issue with latest version 10.x
Tried below things:
- I’ve tried enabled System Proxy proxy settings along with customer settings(I am aware that if both are enabled it will take the customer settings but given a try). → Din’t work
- I’ve tried enabling Default Proxy Configuration with my credentials and enabled customer proxy configuration → Didn’t work
- I’ve tried using a batch file with HTTP_PROXY environment variables to launch postman and it still has the same problem.
NOTE: My collegue has Version 9.31.27 MAC version and it is working fine.
Please help me in resolving this issue.