[GH-ISSUE #2387] [bug]: Could not send request to locally host server #813

Closed
opened 2026-03-16 17:16:51 +03:00 by kerem · 1 comment
Owner

Originally created by @dKenez on GitHub (Jun 1, 2022).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/2387

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

When I tried to send a POST request through hoppscotch to a server hosted on 127.0.0.1:8000 Hoppscotch responded with: ¨unable to send request¨. The cURL code generated with the same request executes flawlessly though.

image

Steps to reproduce

  1. Have an API server running on you localmachine

  2. Insert a url in Hoppscotch to access an API endpoint such as 127.0.0.1:8000. Fill in the required body information

  3. Press Send

Environment

Release

Version

Cloud

Originally created by @dKenez on GitHub (Jun 1, 2022). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/2387 ### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior When I tried to send a POST request through hoppscotch to a server hosted on 127.0.0.1:8000 Hoppscotch responded with: ¨unable to send request¨. The cURL code generated with the same request executes flawlessly though. ![image](https://user-images.githubusercontent.com/47757462/171344441-100ccd66-dae9-4c2c-9afc-7053f31234bd.png) ### Steps to reproduce 1. Have an API server running on you localmachine 2. Insert a url in Hoppscotch to access an API endpoint such as [127.0.0.1:8000](http://127.0.0.1:8000/auth/login). Fill in the required body information 3. Press Send ### Environment Release ### Version Cloud
kerem 2026-03-16 17:16:51 +03:00
Author
Owner

@dKenez commented on GitHub (Jun 1, 2022):

Solved it by following the documentation, you need to restart the PWA if you use Hoppscotch that way.

Hoppscotch docs

<!-- gh-comment-id:1143209798 --> @dKenez commented on GitHub (Jun 1, 2022): Solved it by following the documentation, you need to restart the PWA if you use Hoppscotch that way. [Hoppscotch docs](https://docs.hoppscotch.io/features/interceptor)
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#813
No description provided.