0
simedbn created
Hello,
i have this problem in Azure :
The page at 'https://angular.azurewebsites.net/' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http:/api.azurewebsites.net/AbpUserConfiguration/GetAll'. This request has been blocked; the content must be served over HTTPS.
How can i send an https request from the Angular APP ?
Thanks