开发者社区 问答 正文

使用AcsClient请求接口的时候报错

aliyunsdkcore.client.AcsClient不能使用了吗,使用AcsClient请求接口的时候报错

aliyunsdkcore.acs_exception.exceptions.ServerException: HTTP Status: 400 Error:MissingParameter The input parameter "Key" that is mandatory for processing this request is not supplied

展开
收起
qinsilk 2018-11-05 17:28:18 6696 分享
分享
版权
举报
1 条回答
写回答
取消 提交回答
  • 阿里云SDK研发人员

    错误码是MissingParameter,意思是你的请求 (request)没有设置必选的参数。调用 request.setKey() 方法即可。

    2019-07-17 23:12:08 举报
    赞同 评论

    评论

    全部评论 (0)

    登录后可评论
问答地址:
AI助理

你好,我是AI助理

可以解答问题、推荐解决方案等