Types of errors that may occur during requests and their causes and solutions.
text
, language
style
or model
voice_settings
parameter values outside the allowed range (e.g., pitch_shift: 20)Please check your request body again. Using an editor or Linter to validate JSON structure is also recommended.
x-sup-api-key
headerPlease verify that you entered the API Key issued from the console correctly. Be careful not to include leading or trailing spaces when copying strings.
Purchase a plan or charge credits on the Play subscription page and try again.
Credits are also deducted when calling cloned voices.
voice_id
doesn’t belong to your account (e.g., another user’s cloned voice)Call GET /v1/voices to recheck permission for that voice.
Cloned voices can only be called by the account that created them.
403 occurs if the account is different.
voice_id
GET /voices/search
results in 0 resultsPlease recheck that the request path and parameter values are correct.
voice_id
can be verified through the console orGET /voices
.
If the same request repeatedly times out, please contact customer support.
You can try simplifying the request or reducing input values.
Please wait a moment before sending the request again.
If you’re an enterprise user, you may request a higher limit. (Enterprise Inquiry)
If the same request repeatedly fails, please contact customer support including the request body.
Logging the occurrence time helps with problem resolution.