You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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
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?
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
The text was updated successfully, but these errors were encountered: