Skip to main content

INVALID_COMMON_PARAM

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

Request common parameter error, usually request header or basic parameter format is incorrect.

Solution

  1. Check if necessary parameters in request header are correctly set
  2. Verify if Content-Type meets API requirements
  3. Validate if environment ID (envId) is correct
  4. Check if SDK version is compatible with API
  5. Ensure request format complies with API specification