Skip to main content

INVALID_ACCESS_TOKEN

I'm encountering an error and reviewing the docs to understand what's happening. Please help me resolve this.

Fix Error with AI Tool

Error Cause

Authentication information in request header is invalid, please check the format of authentication information, or re-obtain authentication information.

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.