Yaak Logo
Yaak
Feedback/Variable starts with underscore (_) cannot fill value correctly

Variable starts with underscore (_) cannot fill value correctly

Michael Chan·2 years ago
ReleasedBug

Tried to prepare environment variable like (e.g. _TEST), and Yaak seems to recognize it as below screenshot:

However when actual request is called, only the first variable test1 can be filled automatically, while test2 will remain variable like:

--url-query 'test1=test1234'
--url-query 'test2=${[ _TEST ]}'

Thanks for your nice work!

Mac2025.1.2

Comments (2)

Sign in to leave a comment.

Gregory Schier

https://yaak.app/blog/2025.2.0-beta.1

Gregory Schier
Type to search feedback...