Binary file load error: no such file

Hello,

We are currently experiencing the issue that newman is not able to find a zip file uploaded to a request as binary body. The same file shows as uploaded in Postman and the request works there.

Error message is:

'Binary file load error: "postman-cloud:///<id>", no such file'

(I’ve replaced the real id of the file with )

Newman version: 6.2.1
Postman version: v11.43.2

Hey @llanyi :waving_hand:

Could you share an example of the request in Postman, please?

I might be wrong, but I don’t think file uploads would work with Newman in that way as it’s mentioning postman-cloud://<id> in the error message.

Have you tried to do this with the Postman CLI?