# WhatsApp API Error: 131016 / 503 – Service Unavailable

If you see an error message like the one below in DoubleTick, don’t worry — this is a **temporary WhatsApp-side issue**, not a problem with your DoubleTick account or setup.

> **131016 – Service unavailable**\
> A service is temporarily unavailable.\
> **503 – Service Unavailable**\
> Server is temporarily unavailable or overloaded.

This article explains **what this error means**, **why it happens**, and **how you should handle it**.

***

### What does this error mean?

This error is returned directly by **WhatsApp Business Platform (Meta)** when their servers are:

* Temporarily **down**
* **Overloaded** due to high traffic
* Undergoing **maintenance or internal issues**

In simple terms:\
👉 WhatsApp’s servers are momentarily unavailable to process requests.

This can affect:

* Sending templates
* Sending session messages
* Automation or bot messages
* API-triggered messages

***

### Why does this error occur?

Common reasons include:

* Temporary WhatsApp API downtime
* Heavy load on Meta servers
* Ongoing maintenance by Meta
* Regional or global WhatsApp outages

***

### Is this a permanent issue?

No.\
This is a **temporary error** and usually resolves on its own once WhatsApp services are restored.

***

### What should you do when you face this error?

#### ✅ Step 1: Wait and retry

In most cases:

* The issue resolves within a few minutes to a couple of hours
* Retrying the message later works automatically

***

#### ✅ Step 2: Check WhatsApp’s official status page

Before taking any action, always check the [**WhatsApp Business Platform Status**](https://metastatus.com/whatsapp-business-api?fbclid=IwY2xjawO7SNRleHRuA2FlbQIxMABicmlkETFLMnNSWkxub1VXZ2pQVGlrc3J0YwZhcHBfaWQQMjIyMDM5MTc4ODIwMDg5MgABHr62Rb8sy4iJlB7FiShwq2Ra7SnvzlARA7yqtsM_BH51yE5db5peEOCJMGnJ_aem_Ew62Q9e1yBC_rYWI-gQ4xQ) **page** to confirm if there’s an ongoing outage.

This page shows:

* API availability
* Messaging service status
* Ongoing incidents or maintenance

If WhatsApp reports an outage, you only need to wait.

***

#### ✅ Step 3: Avoid repeated retries

Continuously retrying messages during downtime:

* Will not fix the issue
* May lead to unnecessary failures in logs

It’s best to pause and retry once WhatsApp services are stable.

***

### Key things to remember

* **131016 / 503 errors come from WhatsApp (Meta)**
* They indicate **temporary server unavailability**
* No changes are required from your side
* Always check the WhatsApp Business Platform Status page
* Retry once services are back online

***


---

# 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://learn.doubletick.io/troubleshoot-errors/whatsapp-api-error-131016-503-service-unavailable.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.
