How Do I Handle the Error APIG.0301?¶
If an error message and error code are returned when an API is called:
If error message "Incorrect IAM authentication information: decrypt token fail" and error code "APIG.0301" are displayed, the token fails to decrypt.
Solution:
Check whether the token has expired.
Check whether the request body is correct and whether the token is correct and complete.
Check whether the environment where the token is obtained is the same as that where the token is invoked.