insomnia icon indicating copy to clipboard operation
insomnia copied to clipboard

Plugin is unable to use binaries due to missing PATH

Open tenoriojuann opened this issue 1 year ago • 0 comments

Expected Behavior

Creating a plugin and trying to use the azure cli or any other installed binary referenced in the PATH variable should work.

Actual Behavior

Insomnia is not able to reference the PATH variable.

The workaround is to start insomnia through the terminal so it can have the PATH variable available for the plugins.

Reproduction Steps

  1. Install the plugin: insomnia-plugin-azure-keyvault-secrets
  2. Try to follow the steps in the plugin documentation
  3. The plugin will not be able to find your credentials

Is there an existing issue for this?

Additional Information

Ref: insomnia-plugin-azure-keyvault-secrets#3

Insomnia Version

2023.2.2

What operating system are you using?

macOS

Operating System Version

Ventura

Installation method

Download from Insomnia.rest

Last Known Working Insomnia version

NA

tenoriojuann avatar Jun 12 '23 17:06 tenoriojuann