All problems
TMKR-4010
Error
Vendor
Missing required field
A request was missing a field the platform requires (for example the heartbeat sequence number).Session & heartbeat•Also known as: MISSING_REQUIRED_FIELD, missing-required-field
Symptoms
API response error_code: MISSING_REQUIRED_FIELD (HTTP 400) naming the field (e.g. "Missing required field: sequence").
Causes
A mandatory field was omitted from the request body.
How to fix it
1
Re-generate the integrated buildRecompile from the Vendor Portal output so all required fields are present. Check the named field if you customised the integration.