[GH-ISSUE #3953] [bug]: Cookies are not being sent with GraphQL request. #1381

Open
opened 2026-03-16 20:05:53 +03:00 by kerem · 1 comment
Owner

Originally created by @kennetpostigo on GitHub (Mar 30, 2024).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3953

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

I specify the cookies in the cookie manager, and I'm getting back an error saying i'm unauthorized. However when I attempt in GraphiQL it works because cookies are correctly sent.

Steps to reproduce

  1. Go to the Cookie manager on a GraphQL request
  2. Specify domain
  3. Add cookie to domain
  4. Run GraphQL Query on an GraphQL API that requires cookie based authentication.

Environment

Production

Version

Local

Originally created by @kennetpostigo on GitHub (Mar 30, 2024). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3953 ### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior I specify the cookies in the cookie manager, and I'm getting back an error saying i'm unauthorized. However when I attempt in GraphiQL it works because cookies are correctly sent. ### Steps to reproduce 1. Go to the Cookie manager on a GraphQL request 2. Specify domain 3. Add cookie to domain 4. Run GraphQL Query on an GraphQL API that requires cookie based authentication. ### Environment Production ### Version Local
Author
Owner

@joeljstephen commented on GitHub (Apr 9, 2024):

@kennetpostigo I am unable to reproduce this. Setting cookies from the GraphQL section does work on my end. Can I get additional details on your issue?

<!-- gh-comment-id:2044337561 --> @joeljstephen commented on GitHub (Apr 9, 2024): @kennetpostigo I am unable to reproduce this. Setting cookies from the GraphQL section does work on my end. Can I get additional details on your issue?
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#1381
No description provided.