ServicePointManager.SecurityProtocol = (SecurityProtocolType)3072; //TLS 1.2 //put this because of the error wilio.Exceptions.ApiException: Upgrade Required
ServicePointManager.SecurityProtocol = (SecurityProtocolType)3072; //TLS 1.2 //put this because of the error wilio.Exceptions.ApiException: Upgrade Required