Malm / insomnia-plugin-save-access-token

Get a token from a login response and save it a template variable
MIT License
18 stars 1 forks source link

Always fetches token regardless of set parameters #2

Open MateuszDabrowski opened 4 years ago

MateuszDabrowski commented 4 years ago

It's kind of weird bug, as the plugin seems to work too good - after installation and running the token API call, it finds the token always, regardless of the regex url and parameter name provided:

tokenplugin

jsultana-leap commented 3 years ago

This does appear to just be a problem with the live preview - the request itself does fail if the parameters are incorrect (as expected).