I'm trying to make a HttpRequest to my azure server but it is throwing following error:
The underlying connection was closed: An unexpected error occurred on a send.
I would also like to know what all these code mean.
I tried same thing using Rest Sharp library , and it is throwing above error only in Load balancing solution.
There request works just fine on Postman and Windows console application.
Please help ASAP. :smile: Thank you :wink:
Update: Works with http:// could you help to get it working with https://?
