Discussions

Ask a Question
Back to All

Audio is not getting upload and getting not proper Internal Server Error

When I am uploading a 2.1 mb wav mp3 file using

https://api.d-id.com/audios this end point I am getting bellow error message.

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

Even the D-ID documentation example section also giving same error.