Skip to content

Environment Variables #8749

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
1 of 4 tasks
mikents opened this issue May 22, 2025 · 2 comments · Fixed by #8756
Closed
1 of 4 tasks

Environment Variables #8749

mikents opened this issue May 22, 2025 · 2 comments · Fixed by #8756
Labels
B-bug Bug: general classification S-unverified Status: Unverified by maintainer

Comments

@mikents
Copy link

mikents commented May 22, 2025

Expected Behavior

Using the Environment variable Request=>Folder, the name of the folder should be returned.

Actual Behavior

Instead, the Request=>Name is returned. So when using the following vars:

_base_url/Request=>Folder/Request=>Name

I should get:

http://localhost:1234/companies/find-all

but what I get is:

http://localhost:1234/find-all/find-all

This only started happening after updating to 11.1.0

Reproduction Steps

No response

Is there an existing issue for this?

Which sync method do you use?

  • Git sync.
  • Insomnia Cloud sync.
  • Local only

Additional Information

Version: Insomnia 11.1.0
Build date: 5/6/2025
OS: Windows_NT x64 10.0.26100
Electron: 35.1.5
Node: 22.14.0
Node ABI: 133
V8: 13.4.114.21-electron.0
Architecture: x64

Insomnia Version

11.1.0

What operating system are you using?

Windows

Operating System Version

Windows_NT x64 10.0.26100

Installation method

Download

Last Known Working Insomnia version

< 11.1.0

@mikents mikents added B-bug Bug: general classification S-unverified Status: Unverified by maintainer labels May 22, 2025
@mikents
Copy link
Author

mikents commented May 22, 2025

Screenshot attached..

Image

@cwangsmv
Copy link
Contributor

@mikents Thanks for the feedback, I can reproduce and will fix the issue.
As a temp solution, You can enable Allow elevated access for plugins in Insomnia preferences to make it work

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B-bug Bug: general classification S-unverified Status: Unverified by maintainer
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants