tencentyun / qcloud-cos-sts-sdk

QCloud COS STS SDK for Backend Server
MIT License
201 stars 189 forks source link

使用demo获取临时密钥接口,报错 #52

Closed chuanhezhu closed 3 years ago

chuanhezhu commented 3 years ago

Response -> {JSONObject@1904} "{"RequestId":"fae48023-fb79-46b8-ad9e-9610a6f5752c","Error":{"Message":"resource error","Code":"InvalidParameter.ResouceError"}}"

chuanhezhu commented 3 years ago

是cos jar包引用的json库和本地的json库冲突,导致无法正确解析json