# Order sync failed?

When syncing orders from TikTok Shop (TTS) to Shopify via EcomSend Connector, you may see the following sync statuses:

* **Not synced:** The order has not been synced yet.
* **Synced:** The order has been successfully synced via EcomSend Connector.
* **Sync failed:** EcomSend Connector attempted to sync the order but failed.

<figure><img src="/files/Wj8LFXTl2T4tVjk5OGxl" alt=""><figcaption></figcaption></figure>

👉 For orders that failed to sync, **click the failed badge** to view detailed information. Follow the instructions to identify the issue, make updates, and then re-sync the order.

If you have any questions, please feel free to contact our professional 24/7 support team.

***

## Common failure examples and solutions

#### Some items in this order were not found in Shopify.

<figure><img src="/files/m6H7BClSu2QIDieo3RVO" alt=""><figcaption></figcaption></figure>

**Reason:** Some items/The item in the order is not found in Shopify.

**Solution:** Syncing an order to Shopify requires a corresponding product in Shopify.

* If the item was not previously synced via our app, it cannot be automatically matched.
* Go to the ***Link Product*****&#x20;page** in EcomSend Connector, **link** the order item to the existing Shopify product, and then **re-sync** the order.

#### **The item is out of stock/**&#x55;nable to claim inventory/Line items Unable to reserve inventory

<figure><img src="/files/dWTw9nKoIkEFoDgv3ooj" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/2eQOWqUh61ZK2n3iJ8pu" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/HaQc8mLSdP6KKWlmmsqI" alt=""><figcaption></figcaption></figure>

**Reason:** The item in the order has no inventory in the corresponding Shopify location.

**Solution: Restock** the item in Shopify and **re-sync** the order.

**Need help?** Feel free to contact us via online chat or [email](mailto:undefined). Our world-class support team is available 24/7 and always ready to assist you. 🌻


---

# 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://docs-connector.ecomsend.com/ecomsend-connector/orders-and-fulfillments/sync-orders-to-shopify/order-sync-failed.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.
