[GH-ISSUE #5725] [bug]: API 请求参数中包含逗号时,查询失败 #2230

Open
opened 2026-03-16 23:39:55 +03:00 by kerem · 0 comments
Owner

Originally created by @Chenjiangwen on GitHub (Dec 25, 2025).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/5725

Is there an existing issue for this?

  • I have searched existing issues and this bug hasn't been reported yet

Platform

Desktop App

Browser

Chrome

Operating System

Windows

Bug Description

问题标题

API 请求参数中包含逗号时,查询失败


📝 问题描述

对参数进行了URL编码,将逗号 , 编码成了 %2C

错误信息

Image

Image

Deployment Type

Hoppscotch Cloud

Version

No response

Originally created by @Chenjiangwen on GitHub (Dec 25, 2025). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/5725 ### Is there an existing issue for this? - [x] I have searched existing issues and this bug hasn't been reported yet ### Platform Desktop App ### Browser Chrome ### Operating System Windows ### Bug Description ### 问题标题 API 请求参数中包含逗号时,查询失败 --- ## 📝 问题描述 对参数进行了URL编码,将逗号 , 编码成了 %2C ### 错误信息 ![Image](https://github.com/user-attachments/assets/cb0df5ac-789e-4d02-9967-33118525d0c1) ![Image](https://github.com/user-attachments/assets/52db6628-8dfc-4133-b70c-b5247f5e8018) ### Deployment Type Hoppscotch Cloud ### Version _No response_
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#2230
No description provided.