Errors

Invalid Placeholder

Error

What Happened

A placeholder in the document text refers to a place_key that does not exist in the document’s places array. The system found a placeholder in the document content but could not match it to any defined place.

The response includes a detail property with more information about this error.

How to Fix

  • Ensure the placeholder name in the document matches a valid place_key defined in the document’s places array.
  • Check for typos or casing differences between the placeholder text and the place key.
  • See the Placeholders documentation for details on how placeholders map to places.

  Still stuck? Contact support.