[GH-ISSUE #5563] [bug]: #2146

Closed
opened 2026-03-16 23:22:19 +03:00 by kerem · 1 comment
Owner

Originally created by @Mbensler on GitHub (Nov 6, 2025).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/5563

Is there an existing issue for this?

  • I have searched existing issues and this bug hasn't been reported yet

Platform

Web App

Browser

Edge

Operating System

Linux

Bug Description

What happened

When i press connect to my Graphql endpoint i see the error:
failed to fetch graphql schema due to network error

Steps to reproduce

  1. Go to the GraphQL tab
  2. Type in the following endpoint: https://support-dk.topdesk.net/tas/api/knowledgeBase/public
  3. Press connect

Logs and console output

Image

Additional details

Works just fine in Postman

Deployment Type

Hoppscotch Cloud

Version

No response

Originally created by @Mbensler on GitHub (Nov 6, 2025). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/5563 ### Is there an existing issue for this? - [x] I have searched existing issues and this bug hasn't been reported yet ### Platform Web App ### Browser Edge ### Operating System Linux ### Bug Description ## What happened When i press connect to my Graphql endpoint i see the error: **failed to fetch graphql schema due to network error** ## Steps to reproduce 1. Go to the GraphQL tab 2. Type in the following endpoint: https://support-dk.topdesk.net/tas/api/knowledgeBase/public 3. Press connect ## Logs and console output <img width="537" height="193" alt="Image" src="https://github.com/user-attachments/assets/afb5e6c5-8e82-401f-9e3f-f30088fc0526" /> ## Additional details Works just fine in Postman ### Deployment Type Hoppscotch Cloud ### Version _No response_
kerem 2026-03-16 23:22:19 +03:00
Author
Owner

@liyasthomas commented on GitHub (Nov 6, 2025):

It seems like this isn’t an issue with Hoppscotch itself, but rather with the request you sent to access the resource you’re trying to access. The server responded with a 401 (Unauthorized) status code, indicating that the request lacks the necessary authorization. Please provide the correct authorization type and headers, and try again.

<!-- gh-comment-id:3497373741 --> @liyasthomas commented on GitHub (Nov 6, 2025): It seems like this isn’t an issue with Hoppscotch itself, but rather with the request you sent to access the resource you’re trying to access. The server responded with a 401 (Unauthorized) status code, indicating that the request lacks the necessary authorization. Please provide the correct authorization type and headers, and try again.
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#2146
No description provided.