mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[GH-ISSUE #493] How to solve cross-domain issues? #190
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#190
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @wulisensen on GitHub (Jan 16, 2020).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/493
Access to XMLHttpRequest at 'http://127.0.0.1:7001/stat/userSet' from origin 'https://postwoman.io' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
@liyasthomas commented on GitHub (Jan 16, 2020):
Possible duplicate of #433 #274 #128
@shi-xuning commented on GitHub (Oct 14, 2020):
请问跨域问题解决了吗 该如何操作
@liyasthomas commented on GitHub (Oct 14, 2020):
@shi-xuning install our browser extension (links are in README) to fix CORS issues.
@shi-xuning commented on GitHub (Oct 14, 2020):
我已经尝试过安装浏览器扩展并且启用,但是好像并不起作用。 版本是0.17
@liyasthomas commented on GitHub (Oct 14, 2020):
Please describe the steps to reproduce your current issue.
@shi-xuning commented on GitHub (Oct 14, 2020):
目前我正在学习了解postwoman,我以下载zip包的方式在win10上安装并启动了它,通过访问http://localhost:3000,进行post请求报错,此时代理是打开状态且浏览器已安装了扩展


