You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
I wonder if I have to do a CORS configuration in the server side adding desktop domain?
The text was updated successfully, but these errors were encountered:
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:
I wonder if I have to do a CORS configuration in the server side adding desktop domain?
The text was updated successfully, but these errors were encountered: