The whole hunk
from line 357, old and new numbered
/
lines
from line 357
357357echo "{\"Authorization\": \"Bearer $(get-token.sh)\", \"X-API-Key\": \"$(get-api-key.sh)\"}"
358358```
359359
360If the helper fails or prints output that doesn't meet these requirements, Claude Code reports the error in:
360If the helper fails or prints output that doesn't meet these requirements, exports fail and your telemetry backend receives nothing from the session until the helper works again. Claude Code reports the failure in:
361361
362* A warning notification in interactive sessions, [`otelHeadersHelper failed; telemetry is not being exported`](/docs/en/errors#otelheadershelper-failed), shown once per session when the helper first fails
362363* `/status` output
363364* The debug log, when running with [`--debug`](/docs/en/cli-reference#cli-flags) or after running `/debug` in the session
364365* stderr, in non-interactive sessions started with `-p`