Geolocation error

I just tried running a Web App I wrote a few years ago using the Geolocation sample. Neither my App or the Sample run. Some origin problem. Any advice greatly appreciated.

Is there a message in the Console? What is the exact message?

The mesage is “Origin does not have permission to use Geolocation service
Show default map…”

Sorry that is tge message the App generates. I will look at the console when I get home.

On my Mac in Safari the javascript console message is:

“[blocked] Access to geolocation was blocked over insecure connection to http://127.0.0.1:49735.”

This is coming from Safari, not from AppStudio.

Thanks for that. I Deployed to Voltbuilder and it worked. Couldn’t find out how to use my own “insecure” server.