Open patrickmaciel opened 4 years ago
Same case. Imported a collection from Postman and I get the same exact error when I click on a Request that has form data
Only way out is to Quit Insomnia as it brings up a blank pane that doesn't exit.
App Versions:
Error Image
Blank Pane After the above Error
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Same issue when trying to install a plugin, occurs on both my Mac and Linux machine. Works on my Windows machine
I also got a similar message when I try to "Copy as cURL":
The "path" argument must be of type string. Received an instance of Array
The similarities continue once that I also have my Insomnia project created by a Postman collection.
For me, Insomnia should convert empty fields (mine is Array
when has no path) to null (or empty String, don't know) in import feature. That is the solution for this issue.
Describe the bug
This errors occurs when I import a Postman collection with some multipart-formdata field of file type.
To Reproduce Steps to reproduce the behavior:
Expected behavior Open the endpoint without error and ignore the invalid path / reference
Screenshots
Desktop (please complete the following information):
Additional context Nope.