Skip to main content

INVALID_CREDENTIALS

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

When calling API, authentication information verification in request header failed

Solution

Error when calling HTTP access service

  1. Go to CloudBase Platform/Environment Configuration/HTTP Access Service, check if "Authentication" is enabled, you can choose to disable authentication to remove authentication step.

HTTP Authentication Settings

  1. If "Authentication" is enabled, please refer to Using Authentication Information in HTTP Requests for authentication.

Error when calling HTTP API

When calling HTTP API, please check if Authorization header carries valid access_token, please refer to HTTP API Authentication and Authorization.