[GH-ISSUE #4727] [bug]: GraphQL Connect Not Sending Headers or Bearer Token #1765

Closed
opened 2026-03-16 21:39:56 +03:00 by kerem · 5 comments
Owner

Originally created by @AlexGall24 on GitHub (Feb 5, 2025).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4727

Originally assigned to: @anwarulislam on GitHub.

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

There is currently an issue with the GraphQL connect feature. When making a request, the headers and the bearer token specified in the options are not being sent. This results in authentication failures when connecting to secured GraphQL endpoints.

Image

Steps to reproduce

1.-Open Hoppscotch and switch to the GraphQL tab.
2.-Enter a valid GraphQL endpoint URL.
3.-Add necessary headers, including an Authorization header with a bearer token.
4.-Send the request. (click connect).
5.-Inspect the request headers and observe that the specified headers and bearer token are missing in the backend.
6.-Hoppscotch shows error: 'Failed to fetch graphql schema due to network error'.

Environment

Production

Version

Cloud

Originally created by @AlexGall24 on GitHub (Feb 5, 2025). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4727 Originally assigned to: @anwarulislam on GitHub. ### Is there an existing issue for this? - [ ] I have searched the existing issues ### Current behavior There is currently an issue with the GraphQL connect feature. When making a request, the headers and the bearer token specified in the options are not being sent. This results in authentication failures when connecting to secured GraphQL endpoints. ![Image](https://github.com/user-attachments/assets/0942ba19-0177-42ca-bfea-38a2b4711ecf) ### Steps to reproduce 1.-Open Hoppscotch and switch to the GraphQL tab. 2.-Enter a valid GraphQL endpoint URL. 3.-Add necessary headers, including an Authorization header with a bearer token. 4.-Send the request. (click connect). 5.-Inspect the request headers and observe that the specified headers and bearer token are missing in the backend. 6.-Hoppscotch shows error: 'Failed to fetch graphql schema due to network error'. ### Environment Production ### Version Cloud
kerem 2026-03-16 21:39:56 +03:00
Author
Owner

@jamesgeorge007 commented on GitHub (Mar 7, 2025):

Hi, this is fixed in the v2025.2.0 release. Please feel free to let us know if you have any feedback.

<!-- gh-comment-id:2705729200 --> @jamesgeorge007 commented on GitHub (Mar 7, 2025): Hi, this is fixed in the [v2025.2.0 release](https://github.com/hoppscotch/hoppscotch/releases/tag/2025.2.0). Please feel free to let us know if you have any feedback.
Author
Owner

@ohmyhusky commented on GitHub (Mar 25, 2025):

It doesn't work on 2025.2.3 (I only tested the Docker image), but when I tried it with 2025.2.0 it does work

<!-- gh-comment-id:2750144145 --> @ohmyhusky commented on GitHub (Mar 25, 2025): It doesn't work on 2025.2.3 (I only tested the Docker image), but when I tried it with 2025.2.0 it does work
Author
Owner

@jasondamour commented on GitHub (Apr 22, 2025):

I'm still seeing this issue in Version 25.3.2 (20250415.085230) (Macos Native app AND web demo)

<!-- gh-comment-id:2822278689 --> @jasondamour commented on GitHub (Apr 22, 2025): I'm still seeing this issue in `Version 25.3.2 (20250415.085230)` (Macos Native app AND web demo)
Author
Owner

@jamesgeorge007 commented on GitHub (Jun 16, 2025):

Hi @ohmyhusky @jasondamour, could you check if this issue is reproducible in the latest release? If it does, appreciate more context or detailed steps to reproduce it. Thanks!

<!-- gh-comment-id:2975439506 --> @jamesgeorge007 commented on GitHub (Jun 16, 2025): Hi @ohmyhusky @jasondamour, could you check if this issue is reproducible in the latest release? If it does, appreciate more context or detailed steps to reproduce it. Thanks!
Author
Owner

@filipjnc commented on GitHub (Feb 15, 2026):

Doesn't work. Can't connect to Tableau.

<!-- gh-comment-id:3905245470 --> @filipjnc commented on GitHub (Feb 15, 2026): Doesn't work. Can't connect to Tableau.
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#1765
No description provided.