Not sure how to fix this error? Can I get AWS to serve my S3 content via https (SSL)?
Mixed Content: The page at '' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint '.io/1/?t=14543333333'. This request has been blocked; the content must be served over HTTPS.
Not sure how to fix this error? Can I get AWS to serve my S3 content via https (SSL)?
Mixed Content: The page at 'https://myapp.herokuapp./thing/index' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://ec2-54-228-444-239.us-west-2.pute.amazonaws./socket.io/1/?t=14543333333'. This request has been blocked; the content must be served over HTTPS.
Share
Improve this question
asked Feb 2, 2016 at 5:57
jdogjdog
10.8k30 gold badges94 silver badges170 bronze badges
1 Answer
Reset to default 2Make Sure this url should be :
http://ec2-54-228-444-239.us-west-2.pute.amazonaws./socket.io/1/?t=14543333333
as
https://ec2-54-228-444-239.us-west-2.pute.amazonaws./socket.io/1/?t=14543333333