If an error message and error code are returned when an API is called:
(1) Check whether the token has expired.
(2) Check whether the request body is correct and whether the token is correct and complete.
(3) Check whether the environment where the token is obtained is the same as that where the token is invoked.