异常如下:

com.aliyuncs.exceptions.ClientException: InvalidVersion : Specified parameter Version is not valid.

 

 

 

二 场景:在使用aliyun短信服务的时候报错
三 解决方案
将这个版本号改为request.setVersion("2017-05-25");
版本号为API版本号

相关文章: