ERR_RECORD_TYPE on Salesforce: Record type mismatch. Root cause: The operation is attempting to use a Salesforce Record Type that either does not exist, is inactive, or is not available to the current user's profile. Record Type assignments control which picklist values and page layouts are available, and assigning an inaccessible Record Type will cause the operation to fail. Step 1: Check user access. Verify record type available Step 2: Check record type. Verify type is valid Step 3: Grant access. Add record type to profile Step 4: Retry operation. Attempt again