Skip to contentSkip to navigationSkip to topbar
Page toolsOn this page
Looking for more inspiration?Visit the

95403: Operator output schema validation failed


ERROR: 95403

error-95403 page anchor
ERROR

The operator execution completed but the output did not conform to the expected schema.

Possible causes

possible-causes page anchor
  • Operator returned data in an unexpected format.
  • Output schema mismatch between operator version and configuration.
  • Verify the operator configuration matches the expected output schema.
  • Update custom operator implementations to return valid output format.
  • Check for operator version compatibility with your configuration.