---
"@context": https://schema.org
"@type": TechArticle
"@id": https://www.twilio.com/docs/api/errors/17530#article
headline: "17530: Transcription configuration not found"
url: https://www.twilio.com/docs/api/errors/17530
inLanguage: en
dateModified: 2026-07-24T16:44:52.000Z
author:
  "@type": Organization
  name: Twilio Developer Education Team
publisher:
  "@type": Organization
  name: Twilio
---

# 17530: Transcription configuration not found

Log Type: APPLICATION

Log Level: WARNING

## Description

Twilio failed to create a new transcription because the specified `transcriptionConfigurationId` doesn't exist or doesn't belong to this account.

### Possible causes

* The transcription configuration was deleted.
* The `transcriptionConfigurationId` is incorrect.
* The configuration belongs to a different account.

### Possible solutions

Verify the configuration exists and that it belongs to your account using the Transcription Configuration API.
