DefaultAcsClient client=new DefaultAcsClient(profile);CreateUploadVideoResponse response=client.GetAcsResponse(request);在这里报错 Can not find endpoint to access 请问是因为什么呢,怎么解决呢 遇到了同样的问题,在CSDN看到了...
string regionId="cn-shanghai";...DefaultAcsClient client=new DefaultAcsClient(profile);CreateUploadVideoResponse response=client.GetAcsResponse(request);在这里报错 Can not find endpoint to access请问是因为什么呢,怎么解决呢