CHW-4318 IntelBadLockfile
lockfile could not be parsed; verify the base64 payload and the lockfileType
Copies the raw Markdown source of this guide, for pasting into an LLM or notes.
Default message: lockfile could not be parsed; verify the base64 payload and the lockfileType
HTTP status:400(client)
Problem. An intel evaluate endpoint could not parse the supplied
lockfile body. Cause. Malformed base64, unknown fields, or an
unsupported lockfileVersion for the selected parser. Fix. Verify
the base64 payload and the lockfileType value, then retry. HTTP 400.