Hi,
If I serve out a web page on an https website and that page attempts to contact blockstack via the API, then the browser says
Mixed Content: The page at ‘https://nottar.io/’ was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint ‘http://localhost:6270/v1/ping’. This request has been blocked; the content must be served over HTTPS.
I was pnging blockstack to see if the user had it installed.
So basically, there appears to be no way to use the blockstack API from an https website!
What is the solution to that?
Many thanks
Daniel