-
Notifications
You must be signed in to change notification settings - Fork 307
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 is blocking the Web Config (V1, V2) #523
Comments
Camaendir
changed the title
CORS is blocking the Web Config
CORS is blocking the Web Config (V1)
May 23, 2018
Have you tried the latest releases of homie. If that doesn't work try development of homie see #446, this should be fixed |
Camaendir
changed the title
CORS is blocking the Web Config (V1)
CORS is blocking the Web Config (V1, V2)
May 24, 2018
Okay, I'll have a look tomorrow |
@timpur |
:) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In every Browser on Windows 10 (I tried Chrome, Firefox, Firefox Nightly, IE, Edge) the first request fails due to the "Access-Control-Allow-Origin" Header missing. Every Browser outputs something like this:
"
Failed to load http://homie.config/heart: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://marvinroger.github.io' is therefore not allowed access
"
I am using the v1 Version of the Web Configurator
The text was updated successfully, but these errors were encountered: