# Why is the extension asking for my license key even though it is not expired?

Our extension works through **live internet connection** and **real-time API verification**.\
Because of this, sometimes due to **internet issues** or **temporary API problems**, your license data may not load correctly. In such cases, the extension may ask you to **re-enter your license key**, even if your license is still active.

### <mark style="color:green;">✅</mark> <mark style="color:green;"></mark><mark style="color:green;">**No need to worry**</mark>

If your license is not expired, there is **nothing to worry about**.\
We **never disable or stop any active license** before its actual expiry date.

***

### <mark style="color:green;">How to fix this issue</mark>

Simply **insert your license key again** in the extension.\
If you still get any error after inserting, please check the details below:

***

## <mark style="color:green;">Common Errors & Solutions</mark>

### 🔵 **1. Maximum Device Reached**

This error appears when:

* Your license is already used on **another mobile/number**, or
* You have connected **more than 4 devices** with the same number.

👉 To fix this issue, please read this guide:&#x20;

{% content-ref url="/spaces/Y0fgTGGya7eedNTCP3jK/pages/ZhWWBZUleFP6Ja9R6hXh" %}
[ Error: Maximum Number of Devices Reached](/wa-workflow/errors/error-maximum-number-of-devices-reached.md)
{% endcontent-ref %}

***

### 🔵 **2. Invalid License**

If you receive an “Invalid License” error, it usually means:

* A **space** was added accidentally while inserting the key, or
* A **character/letter was missed** or typed incorrectly.

✔ Please re-enter your license carefully.\
✔ You can find your correct license key in:

* Your **registered email**, or
* Your **admin panel**.

***

## **Still need help?**

If the issue continues even after entering the correct key, feel free to contact our support team. We are always happy to help.

***


---

# 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.wawf.app/wa-workflow/frequently-asked-questions/license-key-error.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.
