Yaak Logo
Yaak
Feedback/Copy as cURL Bug when auth use API-Key with Append Query Parameter

Copy as cURL Bug when auth use API-Key with Append Query Parameter

Jack Ma·4 months ago
ReleasedBug

This should use finalUrl instead of request.url, Otherwise, the following result will be produced when the params is not empty.

http://someurl.com/path?param=123?token=xxx

Another issue is that it doesn't handle cases where the key name in auth(with Append Query Parameter) has the same name in request.urlParameters. This may lead to the following situation

http://someurl.com/path?token=123&token=xxx

v2025.8.1

Comments (5)

Sign in to leave a comment.

Jack MaOP

I think this feature should be refactored to handle Headers similarly, allowing users to set common url params in their workspace and folder settings, and then merging them with the params for each request.

Gregory Schier

Can you make a separate feedback for this with more detail? I’m not exactly sure what you mean.

Gregory Schier
Gregory Schier
Type to search feedback...