Discussions

Ask a Question
Back to All

I got an UnknownError while creating a talk with an audio script

It used to work, but already as a day I have this error (500 Internal Server Error - UnknownError) for all requests.

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

Request body:

{
"source_url": "https:///assets/portrait-485c3215.png",
"script": {
"type": "audio",
"audio_url": "https:///media/1/738.mp3"
}
}