ACCESS_TOKEN_EXPIRED
Error Cause
When calling API, authentication information in request header verification has expired
Solution
Calling HTTP access service expired
- Go to CloudBase Platform/Environment Configuration/HTTP Access Service, check if "Authentication" is enabled, you can choose to disable authentication to remove the authentication step.

- If "Authentication" is enabled, please refer to Using Authentication Information in HTTP Requests for authentication.
Calling HTTP API expired
When calling HTTP API, please check if the Authorization header carries a valid access_token, please refer to HTTP API Authentication and Authorization.