You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry... I made a mistake on flagging that "I use the newest version of bruno".
I didn't realize that version 29 was released yesterday. I'm still on 28.
I have checked the following:
Describe the bug
Error on Bruno while trying to send a POST request with multiparts params:
1st Part is a CSV File
2nd Part is a simple Json
Error invoking remote method 'send-http-request': Error: TypeError: Cannot read properties of undefined (reading 'value')
If the request is sent without body, it reaches the server.
When including any of the params, it breaks.
.bru file to reproduce the bug
Screenshots/Live demo link
The text was updated successfully, but these errors were encountered: