Stuart Rose
Stuart Rose
I ran into this same issue. Maybe it's time for a new stable release?
So, I have a template that is a tag from the Login Response It simply references $.auth_token Except sometimes I want to use the same request for a scenario where...
What I really want is a way to set a global/environment variable from a received response, but also the ability to quick edit that value/clear out that value. So in...
Just for reference, the way this is handled in Postman is closest to option 2. You simply set a variable's value when processing a response (as opposed to referencing a...
I guess that's kind of my overall point. Every developer understands defining a variable and setting it's value. It's so much easier than the template system that insomnia has, in...
What is the state of Kong 1.x support? It seems like this PR has been out here for quite a while. @kgignatyev-inspur
When you say 'code' are you referring to this particular branch, or what's in master?
Is there any thoughts on the feasibility of this from a dev's perspective? Right now, in order to edit a variable's value, I have to click 3 times, then find...
@kreosus This still is not working as I was hoping for in the latest release. Getting the Edit Variable dialog gives me to something like  But I don't want...
It's possible that maybe I wasn't giving it enough async threads to satisfy the needs. In which case, maybe the only thing to do in enhance documentation.