Hi,
I have a request to upload files. In the collection I have selected a file from the working directory, as set up in the Postman application. While using the request from the Postman app, everything works fine. But if I try to use the request from within VS Code, I get an error:
Form param `upload-files`, file load error: "file.txt", no such file
Does this mean that the extension does not use the same working directory? If yes, where do I set it up? I looked in the settings, but for Postman there is only a setting to enable telemetry.