Skip to main content

ACCESS_TOKEN_EXPIRED

Encountering an error? Get help with AI tools

Error Cause

When calling API, authentication information in request header verification has expired

Solution

Calling HTTP access service expired

  1. 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.

HTTP Authentication Settings

  1. 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.