Discussions
Audio is not getting upload and getting not proper Internal Server Error
9 months ago by Thanoraj
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.