command: newman run ./src/test/resources/ABCTest-v1.postman_collection.json --global-var jwttoken=“*****************” it fails to return status 200 while i run the same script in postman where variable jwttoken has same value as command line it run successfully. What can be issue here.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Running the tests in Newman CLI gives 400 Bad Request | 13 | 1219 | May 10, 2023 | |
| Unexpected token in request when using Newman | 8 | 1838 | January 19, 2024 | |
| How to pass argument or value while running collection from newman | 7 | 26392 | August 14, 2020 | |
| Collection variable as a JSON object is not working in newman | 5 | 4546 | June 5, 2020 | |
| Accessing global variables when running collection using Newman | 4 | 14077 | November 2, 2023 |