Skip to main content
Most Agnost AI API errors return a JSON body with an error string:

Common errors

Debugging checklist

  1. Send one test event.
  2. Open Events in the Agnost AI dashboard.
  3. Confirm the event has the expected org ID, user ID, session/conversation ID, and agent/tool name.
  4. Check Tool calls or Conversations depending on the integration.
  5. If using OpenTelemetry, confirm your app can reach otel.agnost.ai.

Next steps

  • Quickstart: compare your setup with the recommended path.
  • Authentication: verify headers and organization routing.
  • Events: confirm whether telemetry reached Agnost AI.