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

Geolocation button: getCurrentPosition() and watchPosition() no longer work on insecure origins. #27

Open
darrylwhiting opened this issue Sep 15, 2016 · 2 comments
Labels

Comments

@darrylwhiting
Copy link

getCurrentPosition() and watchPosition() no longer work on insecure origins. To use this feature, you should consider switching your application to a secure origin, such as HTTPS. See https://goo.gl/rStTGz for more details.

http://the-internet.herokuapp.com/geolocation:46

@tourdedave
Copy link

Ah, interesting. Thanks for letting me know! I'll look into it.

@riccione
Copy link

There is only one solution - switch to https. For example, like this: https://medium.com/@franxyzxyz/setting-up-free-https-with-heroku-ssl-and-lets-encrypt-80cf6eac108e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants