Hi,
I'm using Postman 4.7.2 for my Rest API. Sending a request with attached file as parameter in the body is working with no Authorization. However, when I'm try to add an authorization for security purposes, the parameter file is being removed or not included upon sending the request. It only shows the parameter name when I'm trying to print the params variable after receiving the request. I'm not sure if this is a known issue.
Your response will be highly appreciated.
Thanks,
Mac