Can you please offer secure httpS for your site/API?
Opened this issue · 1 comments
Most modern browsers will now block mixed content, ie. content from http resource (your API) coming from a secure site.
I personally paid $8.40 with my domain registrar (INTERNET.BS) for setting up httpS but I read in several places the cost now is free through places like cloudfare.com
Let me know if you need it and I can share my log of the steps I went thru to set it up (it's fairly trivial).
I tried looking into automatic fixing/rewrites but it won't apply because at the end the resource (here an API) has to be able to load via https. You can read about it here.
https://blog.cloudflare.com/fixing-the-mixed-content-problem-with-automatic-https-rewrites/
Thank you for you understanding and efforts.
Please offer https protcol for your api, my website refuse to connect because mixed content, and thank you.