Discussions

Ask a Question
Back to All

Idle animation doesn't work

Hi, I followed the way to create animation, but it doesn't work and get errors. Can anyone help me?


Post: https://api.d-id.com/talks

Json:

{
"source_url": "https://create-images-results.d-id.com/api_docs/assets/noelle.jpeg",
"script": {
"type": "text",
"ssml": true,
"input": "<break time="1000ms"/>"
}
}


But I got error response as below.

{
"kind": "UnknownError",
"description": "Internal Server Error"
}