Discussions
Idle animation doesn't work
about 2 years ago by chyedison
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"
}