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
When accessing the game over HTTPS, the game fails to connect to the server because it tries to connect via HTTP.
Mixed Content: The page at 'https://browserquest-shvelo.herokuapp.com/' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://browserquest-shvelo.herokuapp.com/socket.io/?EIO=3&transport=polling&t=1444124259981-0'. This request has been blocked; the content must be served over HTTPS.
The text was updated successfully, but these errors were encountered:
Demo here
When accessing the game over HTTPS, the game fails to connect to the server because it tries to connect via HTTP.
The text was updated successfully, but these errors were encountered: