Hey @qanew101
Welcome to the community!
Just a couple of quick questions:
- Do you have any unsaved changes in the Request builder that are being used in the Collection?
- You mentioned, form-data, are you posting a file with the requests?
Hello @danny-dainton
- No,
- Yes, I posted a file in the request
Make sure to put your file in the working directory on your machine.
Go to Settings (ctrl + ,) > General Tab > Working Directory > Location to view the folder
This is where newman and the collection runner load files from. So if your file isnβt there, your request is going to fail via the collection runner.
2 Likes
@allenheltondev Itβs working. Thanks man.
1 Like