[GH-ISSUE #4601] [bug]: couldn't send binary files through desktop client #1702

Closed
opened 2026-03-16 21:28:43 +03:00 by kerem · 2 comments
Owner

Originally created by @shipko on GitHub (Dec 8, 2024).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4601

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

When I send binary files through "application/octet-stream" type in desktop client I see infinite loader and error in console.

But in web client it works.

Steps to reproduce

  1. Open desktop client
  2. Set POST method and URL
  3. Set application/octet-stream type
  4. Set random file
  5. Send request

Environment

Production

Version

Local

Originally created by @shipko on GitHub (Dec 8, 2024). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4601 ### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior When I send binary files through "application/octet-stream" type in desktop client I see infinite loader and error in console. But in web client it works. ### Steps to reproduce 1. Open desktop client 2. Set POST method and URL 3. Set application/octet-stream type 4. Set random file 5. Send request ### Environment Production ### Version Local
kerem 2026-03-16 21:28:43 +03:00
Author
Owner

@jamesgeorge007 commented on GitHub (Dec 10, 2024):

Hi, sending binary files via the Desktop App isn't supported currently, ref.
You can find a warning displayed in the inspector for unsupported interceptors across platforms.

image
<!-- gh-comment-id:2531920334 --> @jamesgeorge007 commented on GitHub (Dec 10, 2024): Hi, sending binary files via the Desktop App isn't supported currently, [ref](https://docs.hoppscotch.io/documentation/getting-started/rest/uploading-data#uploading-binary-data). You can find a warning displayed in the inspector for unsupported interceptors across platforms. <img width="564" alt="image" src="https://github.com/user-attachments/assets/a636a6e4-e550-4302-8f46-a3fd4e84a2d2">
Author
Owner

@liyasthomas commented on GitHub (Mar 4, 2025):

Thanks for your patience and valuable feedback. We’ve fixed this bug in the latest release.
Download the latest builds and provide your valuable feedback.

Closing this ticket as this bug is now fixed in the recent version. Please feel free to reach out if you have any other concerns.

<!-- gh-comment-id:2696972110 --> @liyasthomas commented on GitHub (Mar 4, 2025): Thanks for your patience and valuable feedback. We’ve fixed this bug in the latest release. [Download the latest builds](https://hoppscotch.com/download) and provide your valuable feedback. Closing this ticket as this bug is now fixed in the recent version. Please feel free to reach out if you have any other concerns.
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#1702
No description provided.