[GH-ISSUE #2070] [bug]: application/x-ww-form-urlencoded body gets an unexpected =undefined appended at its end #683

Closed
opened 2026-03-16 16:41:04 +03:00 by kerem · 1 comment
Owner

Originally created by @mateusmlo on GitHub (Jan 18, 2022).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/2070

Originally assigned to: @AndrewBastin on GitHub.

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

When I try to send a POST request that requires an application/x-ww-form-urlencoded body, it gets appended an =undefined at its end, which makes the request fail.
image

Steps to reproduce

Make a POST request that requires the informed content type and check its code. It may be happening on other request types too.

Environment

Production

Version

Cloud

Originally created by @mateusmlo on GitHub (Jan 18, 2022). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/2070 Originally assigned to: @AndrewBastin on GitHub. ### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior When I try to send a POST request that requires an application/x-ww-form-urlencoded body, it gets appended an =undefined at its end, which makes the request fail. ![image](https://user-images.githubusercontent.com/13263031/149969870-fd4f31b1-968b-42a6-97c6-4ff8658efaf0.png) ### Steps to reproduce Make a POST request that requires the informed content type and check its code. It may be happening on other request types too. ### Environment Production ### Version Cloud
kerem 2026-03-16 16:41:04 +03:00
Author
Owner

@liyasthomas commented on GitHub (Jan 24, 2022):

Fixed in github.com/hoppscotch/hoppscotch@10a54d14c2

<!-- gh-comment-id:1019723486 --> @liyasthomas commented on GitHub (Jan 24, 2022): Fixed in https://github.com/hoppscotch/hoppscotch/commit/10a54d14c220f55874d0d482bfe3a9fd1e3b678d
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#683
No description provided.