[GH-ISSUE #1714] how to set credential true #539

Closed
opened 2026-03-16 15:53:39 +03:00 by kerem · 2 comments
Owner

Originally created by @tanay-pingalkar on GitHub (Jun 11, 2021).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/1714

Originally assigned to: @AndrewBastin on GitHub.

i am testing a graphql server that sets a cookie, but the server responded with 400 because my credentials are not set to true , how can i do that

Originally created by @tanay-pingalkar on GitHub (Jun 11, 2021). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/1714 Originally assigned to: @AndrewBastin on GitHub. i am testing a graphql server that sets a cookie, but the server responded with 400 because my credentials are not set to true , how can i do that
kerem closed this issue 2026-03-16 15:53:44 +03:00
Author
Owner

@AndrewBastin commented on GitHub (Jun 12, 2021):

Hi Tanay!

We don't offer cookie support right now due to technical limitations of what is available to us via the browser.

Please refer to this: #1383

Thank you for using Hoppscotch!

Happy hacking!

<!-- gh-comment-id:859977721 --> @AndrewBastin commented on GitHub (Jun 12, 2021): Hi Tanay! We don't offer cookie support right now due to technical limitations of what is available to us via the browser. Please refer to this: #1383 Thank you for using Hoppscotch! Happy hacking!
Author
Owner

@whinc commented on GitHub (Oct 11, 2022):

add a line below to setup axios default request with credential

image

<!-- gh-comment-id:1274623454 --> @whinc commented on GitHub (Oct 11, 2022): add a line below to setup axios default request with credential ![image](https://user-images.githubusercontent.com/5096493/195092658-2dbdf264-c774-4195-81ed-8b63ac018f51.png)
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#539
No description provided.