postman-app-support
postman-app-support copied to clipboard
Accept only single file when uploading multiple files with form-data.
Is there an existing issue for this?
- [X] I have searched the tracker for existing similar issues and I know that duplicates will be closed
Describe the Issue
I am sending POST request with 2 files with VS Code extension as form-data in Body section. when I saw in backend there was only one file. When I tried same with postman app it worked fine.
Steps To Reproduce
- Install the Postman VS Code extension.
- Send a POST request with Body as form-data with 2 files to backend.
Screenshots or Videos
No response
Operating System
Windows
Postman Version
0.15.0
Postman Platform
Other
User Account Type
Signed In User
Additional Context?
No response