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, passed parameter format, type or value does not meet API requirements.

Solution

  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 range
  4. Consult API documentation to confirm parameter format requirements
  5. Check if parameter names are correct, note case sensitivity