We have installed SSL certificate in one server from there we need to call API calls on another server which is on HTTP.
I am getting error :
Mixed Content: The page at 'HTTPS URL' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'API URL ON HTTP'. This request has been blocked; the content must be served over HTTPS.
Can Anyone please help me to fix this issue?