Newman: Failed to run postman script through Newman when running behind corporate proxy

Created on 23 Feb 2018  路  3Comments  路  Source: postmanlabs/newman

  1. Newman Version (can be found via newman -v):3.9.3
  2. OS details (type, version, and architecture):Windows 10
  3. Are you using Newman as a library, or via the CLI? :CLI
  4. Did you encounter this recently, or has this bug always been there: THis is the first script I am running through Newman behind proxy
  5. Expected behaviour: Should work as same when We run through Postman
  6. Command / script used to run Newman: newman run [Script Name].json - html
  7. Sample collection, and auxiliary files (minus the sensitive details): Not getting any error details just script is failed
  8. Screenshots (if applicable):

await user response

Most helpful comment

@vijaygroovey can you please explain how did you set proxy?

All 3 comments

@vijaygroovey Could you take a look at https://github.com/postmanlabs/newman#proxy and confirm that the required system environment variables are being set?

Setproxy resolved this issue.

@vijaygroovey can you please explain how did you set proxy?

Was this page helpful?
0 / 5 - 0 ratings