You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: