insomnia icon indicating copy to clipboard operation
insomnia copied to clipboard

The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.

Results 513 insomnia issues
Sort by recently updated
recently updated
newest added

### Expected Behavior after import, the collection becomes full, the block with the environment is also filled ### Actual Behavior nothing is added when importing, the collection remains empty ###...

N-author-input
B-bug
S-unverified

### Expected Behavior Insomnia should start ### Actual Behavior A popup shows up, Insomnia does not start ![grafik](https://user-images.githubusercontent.com/36167/182377002-6499047a-0260-4cac-91bd-487d7d099556.png) ### Reproduction Steps Try to start Insomnia, according to Windows installed programs...

O-windows
N-author-input
B-bug
S-unverified

**Describe the bug** "Duplicate" functionality no longer provides a unique name. ~~Therefore, `Ctrl+D, Enter` will override the current duplicated request with itself i.e. effectively noop~~ It seems I found another...

needs-triage

Highlights: - Lerna 4 -> [5 breaking changes](https://github.com/lerna/lerna/releases/tag/v5.0.0) shouldn't affect our pipeline - Ran markdown-lint and fixed a warning TODO: - [ ] Figure out why running `npm run bootstrap`...

### Expected Behavior When I run the `Insomnia.Core-2022.5.0.exe` executable, it is supposed to Install and Setup Insomnia. ### Actual Behavior [SquirrelSetup.log](https://github.com/Kong/insomnia/files/9269824/SquirrelSetup.log) I get this setup error log when I try...

B-bug
S-unverified

### Expected Behavior The first request should match the latency of the subsequent requests. The subsequent requests are in the impressive 0.7 - 1.0 ms range, which is faster than...

B-performance
B-bug
S-verified

**Describe the bug** Same as https://github.com/Kong/insomnia/issues/1426 **To Reproduce** Send a request to an application with a breakpoint in it, so insomnia is waiting for the response. **Expected behavior** Since insomnia...

N-investigation
B-performance
S-unverified

### Expected Behavior I need to upload more than 1200 images and it is impossible with insomnia. Imagine uploading each file manually. It is a nightmare. Also after 100 it...

C-improvement
S-verified
A-networking

### Expected Behavior I am importing json document (originally insomnia export actually from my colleague) into a collection. Message pops up, that I imported Workspace, Enviroments, Requests etc. I would...

PA-importers
B-bug
C-improvement
S-unverified

under exploration - open connection handling - contrasting push updates(event emitter chains) / pull updates(polling data model) - request model - high traffic cases - contrasting solving state problems in...

A-websockets