API签名指南-IAM认证信息错误:Incorrect IAM authentication information: decrypt token fail

时间:2025-05-07 15:33:11

Incorrect IAM authentication information: decrypt token fail

{
  "error_msg": "Incorrect IAM authentication information: decrypt token fail",
  "error_code": "APIGW.0301",
  "request_id": "******"
}

可能原因

用户的API所属IAM认证,TOKEN解析失败。

解决办法

  • 检查获取token的方法,token是否正确。
  • 检查获取token的环境与调用的环境是否一致。
support.huaweicloud.com/devg-apisign/api-sign-0001.html