I deployed .net core API on individual servers. I'm able to access end points via Postman working correctly, but when I try hit load balancer URL and try to use swagger I get the below error, using .net core 6.
Is this https /http issue?
error in console- This request has been blocked; the content must be served over HTTPS.
Undocumented
TypeError: Failed to fetch