I'm developing a website with http protocol, but when I wanted to use Geo Location, I got this error:
A geolocation request can only be fulfilled in a secure context.
Now I wanted to ask if it is possible to do a Location request without https.
PS: It might also be my browser (Firefox) blocking this.