I'm trying to request the address for the zip in a website, but it is giving the following error:
Mixed Content: The page at ' link ' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint ' link '. This request has been blocked; the content should be served over HTTPS.
The server that my site is hosted is HTTPS so I believe that is the problem ... does anyone know of a site for consultation that is also HTTPS so as not to give security error?