# 31952: Stream Extension not found:&#x20;

Log Type: APPLICATION

Log Level: ERROR

## Description

Twilio couldn't find the Stream Extension referenced by your Voice stream. Stream Connectors are Add-ons for Media Streams, and an Extension describes the specific feature or API endpoint where an Add-on Listing can be used.

### Possible causes

* You used a Stream Extension name that is invalid or not available for the request. Twilio's error guidance calls out using a valid Stream Extension.
* The extension is not enabled for the installed Add-on. Twilio disables Extensions by default and lets you enable them on the Installed Add-ons Extensions subresource.
* The extension is not available in the current realm. Twilio's error guidance says to try the Stream Extension in another realm.

### Possible solutions

* Use a valid Stream Extension name for the request.
* Try the Stream Extension in another realm if the extension exists there.
* Confirm the Add-on is installed and the Extension is enabled in Marketplace before you start the stream.

#### Additional resources

* [Marketplace listings](/docs/marketplace/listings)
* [Installed Add-ons Extensions Subresource](/docs/marketplace/api/installed-add-ons-extensions)
