[GH-ISSUE #707] CORS issue when hosting #248

Closed
opened 2026-03-16 14:14:12 +03:00 by kerem · 1 comment
Owner

Originally created by @phantompepper on GitHub (Mar 25, 2020).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/707

Hello! I have been working on a project that uses Postwoman, and while working local, using the proxy works fine. However, when hosting, i am unable to use the proxy. I get this notorious error:

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).

Originally created by @phantompepper on GitHub (Mar 25, 2020). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/707 Hello! I have been working on a project that uses Postwoman, and while working local, using the proxy works fine. However, when hosting, i am unable to use the proxy. I get this notorious error: ```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).```
kerem closed this issue 2026-03-16 14:14:17 +03:00
Author
Owner

@liyasthomas commented on GitHub (Mar 26, 2020):

Proxy mode is only available for Official https://postwoman.io domain. You'll have to host your own server for proxy.

<!-- gh-comment-id:604162555 --> @liyasthomas commented on GitHub (Mar 26, 2020): Proxy mode is only available for Official https://postwoman.io domain. You'll have to host your own server for proxy.
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#248
No description provided.