Hi,
i have collection and it’s runs successfully in postman Runner, and Failed in Newman
i have exported both Collection and Sessions , and passed the same value in Newman Request
newman run collection1.json -e session.postman_environment.json -r htmlextra.
newman run collection1.json -e session.postman_environment.json -r htmlextra --delay-request-100
And My Scripts are Failing in Newman, Response Code: 422 - Unprocessable Entity
Please advise , What changes needs to be done.