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

HTTP requests being made to insecure URLs are blocking website loading #84

Open
joeljuca opened this issue Mar 6, 2015 · 0 comments
Open

Comments

@joeljuca
Copy link

joeljuca commented Mar 6, 2015

It seems the front-end code is trying to load data from a HTTP app hosted in Heroku, but the browser blocks it because it's not being served through HTTPS. The error is quite clear in the console:

Mixed Content: The page at 'https://component.github.io/' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://component-crawler.herokuapp.com/.json'. This request has been blocked; the content must be served over HTTPS.

I'm at Mac OS 10.9.5 Mavericks, using Google Chrome 41.0.x.

captura de tela 2015-03-06 12 11 09

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