Skip to content
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

Insomnia uses template URL for the request instead of the one, with the path parameter inside (Websocket). #7314

Open
1 task done
jonasfroeller opened this issue Apr 25, 2024 · 0 comments
Labels
B-bug Bug: general classification S-unverified Status: Unverified by maintainer

Comments

@jonasfroeller
Copy link

Expected Behavior

Insomnia using ws://localhost:6969/chat/w32tgse and not ws://localhost:6969/chat/:monitor_id. WTF.
image

Actual Behavior

It not doing that.

Reproduction Steps

Create Websocket Request.
Add a path parameter.
Send the request.
Be disappointed.

Is there an existing issue for this?

Additional Information

How is there no good Websocket Client. Postman sucks.
https://community.postman.com/t/websocket-and-rest-requests-in-same-collection/55471
postmanlabs/postman-app-support#11252

Insomnia is ok, but wth is this issue.

Insomnia Version

v9.0.0

What operating system are you using?

Windows

Operating System Version

Windows 11

Installation method

.exe

Last Known Working Insomnia version

No response

@jonasfroeller jonasfroeller added B-bug Bug: general classification S-unverified Status: Unverified by maintainer labels Apr 25, 2024
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

No branches or pull requests

1 participant