[GH-ISSUE #3601] [bug]: Unable to browse file for multipart form data #1243

Closed
opened 2026-03-16 19:28:22 +03:00 by kerem · 1 comment
Owner

Originally created by @kiranmurali93 on GitHub (Nov 28, 2023).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3601

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

When I try to upload a file for multipart/form-data, I'm not able to browse file. When i click on the browse button, the option to upload the file is not showing up.

interceptor: Browser extension v0.25
Browser: Firefox

Steps to reproduce

  • Select Body content type as multipart/form-data
  • Click on the Browse file button.

Environment

Production

Version

Cloud

Originally created by @kiranmurali93 on GitHub (Nov 28, 2023). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3601 ### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior When I try to upload a file for multipart/form-data, I'm not able to browse file. When i click on the browse button, the option to upload the file is not showing up. interceptor: Browser extension v0.25 Browser: Firefox ### Steps to reproduce - Select Body content type as multipart/form-data - Click on the Browse file button. ### Environment Production ### Version Cloud
kerem 2026-03-16 19:28:22 +03:00
Author
Owner

@liyasthomas commented on GitHub (Nov 28, 2023):

Hi @kiranmurali93, I can't reproduce this behavior at my end. To better understand the issue can you try the following and let me know?

  • Make sure you give the necessary file permissions for the browser to access the local drive.
  • Try opening the Hoppscotch app in a new incognito window and try to reproduce the error.
  • Try opening the Hoppscotch app in a different browser and see if the error persists.

If the issues still persist, I'd appreciate it if you could produce a screen recording of the entire process.

<!-- gh-comment-id:1829765019 --> @liyasthomas commented on GitHub (Nov 28, 2023): Hi @kiranmurali93, I can't reproduce this behavior at my end. To better understand the issue can you try the following and let me know? - Make sure you give the necessary file permissions for the browser to access the local drive. - Try opening the Hoppscotch app in a new incognito window and try to reproduce the error. - Try opening the Hoppscotch app in a different browser and see if the error persists. If the issues still persist, I'd appreciate it if you could produce a screen recording of the entire process.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#1243
No description provided.