Troubleshooting
Common failures and fixes.
401 Unauthorized
Verify the API key prefix, that the key is active, and the Authorization header format.
422 Validation
Compare your payload to the event schema page; ensure ISO timestamps and span kinds.
Traces not appearing
Confirm environment URL, org membership, and that ingestion returned 201. Check server logs for Zod validation errors.