# Import TMK Error: 74496

If you encounter the error "Update key failed, import TMK: -74496" while importing a TMK (Terminal Master Key) in the key loader, follow these steps to diagnose and resolve the issue:

### Check Key Length

* Verify that the length of the TMK is correct. The TMK length must match the required specifications for your system. Using a key of incorrect length can lead to this error.

### Check Delivery Type

* Confirm that the delivery type or method for the TMK is appropriate. The delivery method should align with the security protocols and standards of your system
*

```
<div align="left"><figure><img src="/files/euhfr1Xy0UZ9F5izKYvV" alt=""><figcaption></figcaption></figure></div>
```

1\. Wizarhand Q1v1: Target POS is old product model of Q1.

2\. PINPAD: Target is external PINPAD.

3\. Others: Target POS is Q2, Q3 and other models.

{% hint style="info" %}
**Note:**

* The error code -74496 might indicate specific issues related to key format, encryption standards, or system compatibility. It's crucial to approach the troubleshooting systematically, checking each potential cause one by one.
* If the issue persists, reach out to the technical support team for your key loader or the provider of the TMK for further assistance.
  {% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://smartpossdk.gitbook.io/cloudpossdk/faq/key-injection/import-tmk-error-74496.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
