# 33201

## Description <a href="#not-found" id="not-found"></a>

Raised when the requested operation is not permitted.

## Possible Causes <a href="#not-found-1" id="not-found-1"></a>

* The account has been suspended, causing the asynchronous request to be canceled.&#x20;
* A command sent to the SIM was rejected by its rate plan.
* The SIM transfer request was rejected because the SIM must be new, and the target account must be either the requesting account or a subaccount of the requesting account.

## Possible Solutions <a href="#not-found-2" id="not-found-2"></a>

* When sending a command, ensure that the rate plan associated with the SIM has commands enabled.&#x20;
* Contact Kore Support for assistance with the SIM transfer.


---

# 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.korewireless.com/errors/33201.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.
