CHW-4825 ActionSourceInvalid
X-Chainsaw-Action-Source header value is not in the allowlist; valid sources are direct, inventory_view, coverage_silent, bypass_clients, bulk_action
Default message: X-Chainsaw-Action-Source header value is not in the allowlist; valid sources are direct, inventory_view, coverage_silent, bypass_clients, bulk_action
HTTP status:400(client)
Problem. An action handler rejected the X-Chainsaw-Action-Source
header. Cause. The header value is not in the allowlist
(direct, inventory_view, coverage_silent, bypass_clients,
bulk_action). Fix. Drop the header to default to direct, or
send one of the five allowlisted values listed above. HTTP 400.