Yaak Logo
Yaak
Feedback/Copy as gRPCurl with template tag plugin

Copy as gRPCurl with template tag plugin

Carlos Silva·7 months ago·#YF911
ReleasedBugImprovement

“Copy as gRPCurl” does not work when the request uses an template tag function

logs:

[2026-02-23][14:48:13][INFO][yaak_plugins::nodejs] Plugin call threw exception call_grpc_request_action_request → SyntaxError: Unexpected token '$', ..."mestamp": ${[ faker."... is not valid JSON
[2026-02-23][14:48:13][ERROR][tauri_app_lib::plugin_events] Plugin error: SyntaxError: Unexpected token '$', ..."mestamp": ${[ faker."... is not valid JSON: ErrorResponse { error: "SyntaxError: Unexpected token '$', ...\"mestamp\": ${[ faker.\"... is not valid JSON" }
[2026-02-23][14:49:45][INFO][yaak_plugins::nodejs] Plugin call threw exception call_grpc_request_action_request → SyntaxError: Unexpected token '$', ..."mestamp": ${[ faker."... is not valid JSON
[2026-02-23][14:49:45][ERROR][tauri_app_lib::plugin_events] Plugin error: SyntaxError: Unexpected token '$', ..."mestamp": ${[ faker."... is not valid JSON: ErrorResponse { error: "SyntaxError: Unexpected token '$', ...\"mestamp\": ${[ faker.\"... is not valid JSON" }
[2026-02-23][14:51:26][INFO][yaak_plugins::nodejs] Plugin call threw exception call_grpc_request_action_request → SyntaxError: Unexpected token '$', ..."mestamp": ${[ faker."... is not valid JSON
[2026-02-23][14:51:26][ERROR][tauri_app_lib::plugin_events] Plugin error: SyntaxError: Unexpected token '$', ..."mestamp": ${[ faker."... is not valid JSON: ErrorResponse { error: "SyntaxError: Unexpected token '$', ...\"mestamp\": ${[ faker.\"... is not valid JSON" }
macOS2026.3.0-beta.5

Comments (3)

Sign in to leave a comment.

Gregory SchierReleasedFeatured
Gregory SchierReleased to Beta

Can you check if this is fixed in the latest beta? https://github.com/mountain-loop/yaak/releases/tag/v2026.3.0-beta.8

Gregory SchierUp Next

Will get this fixed!

Type to search feedback...