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 due to incorrect request headers or basic parameter formats.

Solutions

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