[TencentCloudSDKException] code:ClientNetworkError message:HTTPSConnectionPool(host='cvm.tencentcloudapi.com', port=443): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f1580fd0588>: Failed to establish a new connect
我正在使用贝宝NVP api在一个电子商务网站。它以前运行得很好,但现在它正在抛出"System.Net.WebException: The remote name could not be resolved: 'api-3t.sandbox.paypal.com'"异常。我也试过api.sandbox.paypal.com,但没有运气。有什么想法吗?更新:如果我的客户端从他的系统运行相同的代码。