-
Notifications
You must be signed in to change notification settings - Fork 526
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
How can I get round the CORS issue (Self Hosted) #175
Comments
A quick workaround to test how it works. steps and details
Actually that feature was added Sep 17, 2015 and removed Apr 17, 2016
It would be very useful to have a native cli argument for that ( |
I have this self hosted but still encounter the CORS issue when on sub domains...
Access to fetch at 'https://sub.mydomain.com/' from origin 'https://sub.mydomain.com/' has been blocked by CORS policy: 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.
The text was updated successfully, but these errors were encountered: