API网关 APIG-IAM认证信息错误:Incorrect IAM authentication information: decrypt token fail

时间:2024-06-20 16:32:19

Incorrect IAM authentication information: decrypt token fail

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

可能原因

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

解决办法

  • 检查获取的token是否为对应IAM账号下的token。
  • 检查获取token的方法,token是否正确。
  • 检查获取token的环境与调用的环境是否一致。
support.huaweicloud.com/apig_faq/apig-faq-0003.html