Kong / Kong/insomnia

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

Open
#7,314 2 comments 2 reactions 0 assignees View on GitHub
B-bug S-unverified
Dominant language
TypeScript
Stars
40k
Forks
2.4k
Avg merge
2d 13h
Merged PRs (30d)
61

Description

### Expected Behavior

Insomnia using ws://localhost:6969/chat/w32tgse and not ws://localhost:6969/chat/:monitor_id.
![image](https://github.com/Kong/insomnia/assets/121523551/35d73889-4d10-41b6-9759-ccee478a6479)

### 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?

- [X] I have searched the [issue tracker](https://www.github.com/Kong/insomnia/issues) for this problem.

### Additional Information

How is there no good Websocket Client?

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_

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the issue in a Websocket Request: add a path parameter such as :monitor_id and send the request against the expected concrete URL. Done means the request uses the resolved path value, such as w32tgse, rather than the template URL containing :monitor_id.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.