Skip to main content

INVALID_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 parameter error, the passed parameters' format, type, or values do not meet API requirements.

Solutions

  1. Check if all required parameters are provided
  2. Verify if parameter types are correct (string, number, boolean, etc.)
  3. Confirm if parameter values are within allowed ranges
  4. Refer to API documentation to confirm parameter format requirements
  5. Check if parameter names are correct, pay attention to case sensitivity