[GH-ISSUE #1829] Error saving / loading request in graphql (Beta) #578

Closed
opened 2026-03-16 16:06:01 +03:00 by kerem · 6 comments
Owner

Originally created by @sawa-ko on GitHub (Sep 13, 2021).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/1829

Describe the bug
When I want to make a request for graphql the headers do not work, so I get the error "Not authorized" because the authorization header I have set was not sent.

Also I can't save any request, it is saved incorrectly, it always gives error. As well as trying to load the saved request again.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Graphql'
  2. Create petition
  3. Click on 'Save'
  4. See error

Expected behavior
A correct and functional request, since Graphql Playground works fine.

Screenshots
https://user-images.githubusercontent.com/56084970/133132933-1786561d-d44b-492d-9895-0bc27f4eba0a.mp4

Desktop (please complete the following information):

  • OS: Windows
  • Browser Edge
  • Version 93.0.961.47

Additional context
Also the error is that the headers are not sent in the request to graphql.

Originally created by @sawa-ko on GitHub (Sep 13, 2021). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/1829 **Describe the bug** When I want to make a request for graphql the headers do not work, so I get the error "Not authorized" because the authorization header I have set was not sent. Also I can't save any request, it is saved incorrectly, it always gives error. As well as trying to load the saved request again. **To Reproduce** Steps to reproduce the behavior: 1. Go to 'Graphql' 2. Create petition 2. Click on 'Save' 4. See error **Expected behavior** A correct and functional request, since Graphql Playground works fine. **Screenshots** https://user-images.githubusercontent.com/56084970/133132933-1786561d-d44b-492d-9895-0bc27f4eba0a.mp4 **Desktop (please complete the following information):** - OS: Windows - Browser Edge - Version 93.0.961.47 **Additional context** Also the error is that the headers are not sent in the request to graphql.
kerem 2026-03-16 16:06:01 +03:00
Author
Owner

@liyasthomas commented on GitHub (Sep 13, 2021):

This was a known bug and has been patched in #1822 and #1820 respectively. So it's most probably a offline cache issue. Please force reload (Ctrl+Shift+R) the Hoppscotch app to take effect the changes.

Let me know if this doesn't resolve this bug at your end.

<!-- gh-comment-id:918652129 --> @liyasthomas commented on GitHub (Sep 13, 2021): This was a known bug and has been patched in #1822 and #1820 respectively. So it's most probably a offline cache issue. Please force reload (<kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>R</kbd>) the Hoppscotch app to take effect the changes. Let me know if this doesn't resolve this bug at your end.
Author
Owner

@sawa-ko commented on GitHub (Sep 13, 2021):

@liyasthomas It did not work, the problem persists.

<!-- gh-comment-id:918653084 --> @sawa-ko commented on GitHub (Sep 13, 2021): @liyasthomas It did not work, the problem persists.
Author
Owner

@liyasthomas commented on GitHub (Sep 13, 2021):

Please reproduce the issue and see if there's any errors in browser's console log / send a screenshot of console log.

<!-- gh-comment-id:918654001 --> @liyasthomas commented on GitHub (Sep 13, 2021): Please reproduce the issue and see if there's any errors in browser's console log / send a screenshot of console log.
Author
Owner

@sawa-ko commented on GitHub (Sep 13, 2021):

But I already did it in the attached video.

<!-- gh-comment-id:918654482 --> @sawa-ko commented on GitHub (Sep 13, 2021): But I already did it in the attached video.
Author
Owner

@liyasthomas commented on GitHub (Sep 13, 2021):

I'll try to reproduce the same here at my end and let you know the updates. Thanks for reporting the issue.

<!-- gh-comment-id:918656037 --> @liyasthomas commented on GitHub (Sep 13, 2021): I'll try to reproduce the same here at my end and let you know the updates. Thanks for reporting the issue.
Author
Owner

@liyasthomas commented on GitHub (Sep 14, 2021):

beta.hoppscotch.io is not the production build and may be behind the main branch. Please navigate to production deployment on https://hoppscotch.io. Thank you.

<!-- gh-comment-id:918714146 --> @liyasthomas commented on GitHub (Sep 14, 2021): [beta.hoppscotch.io](http://beta.hoppscotch.io) is not the production build and may be behind the `main` branch. Please navigate to production deployment on [https://hoppscotch.io](https://hoppscotch.io). Thank you.
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#578
No description provided.