Is there an existing issue for this?
Platform
Desktop App
Browser
Chrome
Operating System
macOS
Bug Description
I was attempting to call a POST API that requires multiple standard field parameters and a MultipartFile file field. However, the API call failed to retrieve any of the required parameters.
hoppscotch interface configuration:

Code for receiving parameters in the interface:

The framework utilizes Spring Boot. However, we observed that this parameter handling method fails to work with multipart/form-data or application/x-www-form-urlencode formats. The only viable approach is to append the parameter value in the format after the URL, which is supported by Postman.
Deployment Type
Hoppscotch Cloud
Version
Version 25.9.1 (20251001.065947)