[GH-ISSUE #3972] [feature]: post requests fail to pass parameters properly #1393

Open
opened 2026-03-16 20:09:46 +03:00 by kerem · 0 comments
Owner

Originally created by @sidankangfayou on GitHub (Apr 12, 2024).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3972

Is there an existing issue for this?

  • I have searched the existing issues

Summary

Now when I make a post request, and pass the file and parameters at the same time, the server program can't receive the parameters such as 'folder', 'type', etc. Can you change it to be the same as postman?
1
2
3

Why should this be worked on?

Hopefully it can be changed and adapted to the example imported by postman.

Originally created by @sidankangfayou on GitHub (Apr 12, 2024). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3972 ### Is there an existing issue for this? - [ ] I have searched the existing issues ### Summary Now when I make a post request, and pass the file and parameters at the same time, the server program can't receive the parameters such as 'folder', 'type', etc. Can you change it to be the same as postman? ![1](https://github.com/hoppscotch/hoppscotch/assets/166780985/166a20b0-2d4e-4396-b94b-309c659410f1) ![2](https://github.com/hoppscotch/hoppscotch/assets/166780985/b21274f1-71a8-4fa5-8259-ff660c4d774a) ![3](https://github.com/hoppscotch/hoppscotch/assets/166780985/24f166cd-5347-4787-9562-bafed50247cb) ### Why should this be worked on? Hopefully it can be changed and adapted to the example imported by postman.
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#1393
No description provided.