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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

CORS issue with https://atom.io/download/atom-shell/index.json #91

Open
wojtkowiak opened this issue Oct 18, 2016 · 4 comments
Open

CORS issue with https://atom.io/download/atom-shell/index.json #91

wojtkowiak opened this issue Oct 18, 2016 · 4 comments

Comments

@wojtkowiak
Copy link

My app is spawning a local http server, and the renderer is simply fetching http://127.0.0.1:8036.
I have this CORS error when using devtron. Is there anything we can do about it? Either you or me 馃槈?

Fetch API cannot load https://atom.io/download/atom-shell/index.json. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:8036' is therefore not allowed access. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
@levrik
Copy link

levrik commented May 27, 2017

Noticed that today as well. Some fix for that? :)

@alexilyaev
Copy link

Encountered this as well...
Running a React app on http://localhost:8080

screen shot 2017-11-03 at 23 49 55

Can anyone help?

@ncaq
Copy link

ncaq commented Feb 3, 2018

Me too.
screenshot-2018-02-03-11-21-02

@cmeeren
Copy link

cmeeren commented Jun 16, 2019

Is this possible/desirable to fix?

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

6 participants