Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Newman not processing the request when we have XML or JSON in request body #2990

Open
narang3 opened this issue Jun 29, 2022 · 1 comment
Open

Comments

@narang3
Copy link

narang3 commented Jun 29, 2022

  1. Newman Version - 5.3.2
  2. OS details (type, version, and architecture):
  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: Not sure if it there for long
  5. Expected behavior: When giving JSON or XML in Request body, the request is processing in postman however its not getting processed on newman
  6. Command / script used to run Newman: newman run
  7. Sample collection, and auxiliary files (minus the sensitive details): Unable to provide the collection
  8. Screenshots (if applicable):
@malvikach
Copy link

@narang3 how are you running this collection. Make sure your collection file is updated with the request body before you are running the same (incase you are using the exported collection.json file) If you aree using the json link of the collection, you might have to regenerate the link to see the updated collection.

Also, what is the error message and response code that you see?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants