[GH-ISSUE #1027] Error: Proxy Error. Check console for details. #359

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

Originally created by @Siccity on GitHub (Jul 27, 2020).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/1027

Originally assigned to: @NBTX on GitHub.

Describe the bug
Sent a basic GET request to https://www.google.com/ , got response Error: Proxy Error. Check console for details.

image

Console does not provide much explanation

Tried disabling proxy, gives Error: Network Error. Check console for details. instead

Expected behavior
No error

Screenshots
image

Desktop:

  • OS: Windows 10
  • Browser: Firefox
  • Version 76.0
Originally created by @Siccity on GitHub (Jul 27, 2020). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/1027 Originally assigned to: @NBTX on GitHub. **Describe the bug** Sent a basic GET request to https://www.google.com/ , got response `Error: Proxy Error. Check console for details.` ![image](https://user-images.githubusercontent.com/6402525/88535909-1abc7f00-d00b-11ea-8bcf-0e836de63c28.png) Console does not provide much explanation Tried disabling proxy, gives `Error: Network Error. Check console for details.` instead **Expected behavior** No error **Screenshots** ![image](https://user-images.githubusercontent.com/6402525/88535657-9d910a00-d00a-11ea-96bc-961c977036d7.png) **Desktop:** - OS: Windows 10 - Browser: Firefox - Version 76.0
kerem 2026-03-16 14:53:31 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@liyasthomas commented on GitHub (Jul 27, 2020):

The endpoint google.com have CORS restrictions which why Proxy mode is mandatory for request. Turn on Proxy mode from Settings > Proxy.

It seems proxy server is down right now. Will notify when it's back online. @NBTX

<!-- gh-comment-id:664340166 --> @liyasthomas commented on GitHub (Jul 27, 2020): The endpoint `google.com` have `CORS` restrictions which why Proxy mode is mandatory for request. Turn on Proxy mode from Settings > Proxy. It seems proxy server is down right now. Will notify when it's back online. @NBTX
Author
Owner

@AndrewBastin commented on GitHub (Aug 4, 2020):

Fixed in ebf7b32 !!!

<!-- gh-comment-id:668314156 --> @AndrewBastin commented on GitHub (Aug 4, 2020): Fixed in ebf7b32 !!!
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#359
No description provided.