[GH-ISSUE #3357] [bug]: No Request debugging / inspections on selfhosted Hoppscotch #1120

Closed
opened 2026-03-16 18:43:53 +03:00 by kerem · 1 comment
Owner

Originally created by @RaHehl on GitHub (Sep 15, 2023).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3357

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

When sending a request, I am unable to view how the raw request I've sent looks.
Additionally, in the Network tab of the developer tools, there is no information available, and the Inspector feature mentioned in the documentation (https://docs.hoppscotch.io/documentation/features/inspections) is not visible.

image

We are using the Chrome plugin for CORS purpose.

Steps to reproduce

  1. Send a request using Hoppscotch SelfHosted
  2. Try to debug it

Environment

Release

Version

Self-hosted

Originally created by @RaHehl on GitHub (Sep 15, 2023). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3357 ### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior When sending a request, I am unable to view how the raw request I've sent looks. Additionally, in the Network tab of the developer tools, there is no information available, and the Inspector feature mentioned in the documentation (https://docs.hoppscotch.io/documentation/features/inspections) is not visible. ![image](https://github.com/hoppscotch/hoppscotch/assets/7577984/95207775-dc2e-4b07-85de-0ca3bfa17273) We are using the Chrome plugin for CORS purpose. ### Steps to reproduce 1. Send a request using Hoppscotch SelfHosted 2. Try to debug it ### Environment Release ### Version Self-hosted
kerem 2026-03-16 18:43:53 +03:00
Author
Owner

@liyasthomas commented on GitHub (Sep 15, 2023):

The inspection menu will be only shown when there's a potential error with the current request setup. Since there's no possible mismatch or error with your current request setup, the inspections menu got hidden. This is an expected behavior.

<!-- gh-comment-id:1720756346 --> @liyasthomas commented on GitHub (Sep 15, 2023): The inspection menu will be only shown when there's a potential error with the current request setup. Since there's no possible mismatch or error with your current request setup, the inspections menu got hidden. This is an expected behavior.
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#1120
No description provided.