mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 09:16:03 +03:00
[GH-ISSUE #4727] [bug]: GraphQL Connect Not Sending Headers or Bearer Token #1765
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#1765
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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?
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.
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
@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.
@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
@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)@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!
@filipjnc commented on GitHub (Feb 15, 2026):
Doesn't work. Can't connect to Tableau.