-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Issues in Requests to https don't give meaningful error when failing
Steps to reproduce
- create a new draft request
- GET
- enter URL: https://some-made-up-url1234124.com
Request fails but I see only a stack trace for a NullPointerException occurring in io.jetclient.r.a(SourceFile:441)
Expected behavior
Expect to see meaningful error.
Environment information:
- OS: MacOS Sequoia 15.3
- IDE version: Intellij 2024.2.1 #UI-242.21829.142
- plugin version: 2024.3.27-242
Note that I'm running this on a corporate machine, which may have some network stuff being blocked and might cause that issue.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working