Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can it support CORS policy ? #12

Open
arsen2010 opened this issue Feb 2, 2020 · 0 comments
Open

can it support CORS policy ? #12

arsen2010 opened this issue Feb 2, 2020 · 0 comments

Comments

@arsen2010
Copy link

http://localhost:1100 is run on spa-server,
i try to use window.fetch to get JSON file, but occur error:

Access to fetch at 'http://localhost:1100/examples.json' from origin 'http://localhost:1112' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant