[GH-ISSUE #1251] Error: Network Error #421

Closed
opened 2026-03-16 15:15:39 +03:00 by kerem · 1 comment
Owner

Originally created by @Siccity on GitHub (Oct 8, 2020).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/1251

Originally assigned to: @liyasthomas on GitHub.

Describe the bug
Sent a basic GET request to https://www.google.com/ , got response Error: Network Error (F12 for details)

Console log:

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://postwoman.apollosoftware.xyz/. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing)

Screenshots
image

Originally created by @Siccity on GitHub (Oct 8, 2020). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/1251 Originally assigned to: @liyasthomas on GitHub. **Describe the bug** Sent a basic GET request to https://www.google.com/ , got response Error: Network Error (F12 for details) Console log: ``` Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://postwoman.apollosoftware.xyz/. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing) ``` **Screenshots** ![image](https://user-images.githubusercontent.com/6402525/95437609-7aad9b00-0955-11eb-9138-f3a08ca9d5e2.png)
kerem closed this issue 2026-03-16 15:15:44 +03:00
Author
Owner

@liyasthomas commented on GitHub (Oct 8, 2020):

URLs such as www.google.com has CORS restrictions. Read more about CORS: https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS

Not related to Hoppscotch hence closing.

<!-- gh-comment-id:705437185 --> @liyasthomas commented on GitHub (Oct 8, 2020): URLs such as www.google.com has CORS restrictions. Read more about CORS: https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS Not related to Hoppscotch hence closing.
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#421
No description provided.