Open
Description
- Newman Version (can be found via
newman -v
):5.3.2 - OS details (type, version, and architecture):MacOs Monterey 12.2.1
- Are you using Newman as a library, or via the CLI? Using as a global CLI
- Did you encounter this recently, or has this bug always been there: This is happening with recently
- Expected behaviour: I should be able to run the collection in Postman from newman passing the relevant token details from the previous call
- Command / script used to run Newman:
newman run Farmbot\ -\ email.postman_collection.json -e Email\ Service\ -\ dev.postman_environment.json --ignore-redirects -r htmlextra,cli -k
- Sample collection, and auxiliary files (minus the sensitive details): https://gist.github.com/ale-sanchez-g/a383f605557a5c0caec5df2029580a96
- Screenshots (if applicable):
notes
- Proxy is not required for this API
- Credentials are required to generate Bearer token
- Token expires in 24 hours
- Run on ipv4 network and it works
read the resolutions for the below
#2526