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

CORS problem with real domain in installer #292

Open
diavrank opened this issue Jan 16, 2021 · 0 comments
Open

CORS problem with real domain in installer #292

diavrank opened this issue Jan 16, 2021 · 0 comments

Comments

@diavrank
Copy link

Hi everyone, could you help me with this?

I generated an installer for Mac with:

meteor-desktop -- build-installer https://antware.com.mx

And when I run the desktop app, I got an error about CORS:

Access to XMLHttpRequest at 'https://antware.com.mx/sockjs/info?cb=7r257nqu0b' from origin 'meteor://desktop' has been blocked by CORS policy: The 'Access-Control-Allow-Origin' header contains multiple values 'meteor://desktop, antware.com.mx', but only one is allowed.

Screen Shot 2021-01-15 at 20 08 37

I wonder if I have to do a CORS configuration in the server side adding desktop domain?

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