[GH-ISSUE #4236] [bug]: Call to https://localhost executes, but does not return result in local desktop app. #1530

Closed
opened 2026-03-16 20:43:12 +03:00 by kerem · 0 comments
Owner

Originally created by @LeeMellinger on GitHub (Aug 2, 2024).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4236

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

When I call https://localhost:8000 using the desktop app I get an error message: 'Could not send request'. I'm running a NodeJS instance and the call is actually being received properly and my code executes and returns a value properly, but the error message is being displayed with no results. This call works Chrome and Postman.

Steps to reproduce

  1. Create simple NodeJS REST server with an SSL certificate for localhost.
  2. Call any endpoint.

Environment

Production

Version

Local

Originally created by @LeeMellinger on GitHub (Aug 2, 2024). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4236 ### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior When I call https://localhost:8000 using the desktop app I get an error message: 'Could not send request'. I'm running a NodeJS instance and the call is actually being received properly and my code executes and returns a value properly, but the error message is being displayed with no results. This call works Chrome and Postman. ### Steps to reproduce 1. Create simple NodeJS REST server with an SSL certificate for localhost. 2. Call any endpoint. ### Environment Production ### Version Local
kerem 2026-03-16 20:43:12 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#1530
No description provided.