API网关 APIG-调用API报“Incorrect IAM authentication information”:Incorrect IAM authentication information: decrypt token fail

时间:2025-01-10 16:46:11

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